@charset "UTF-8";
/* CSS Document */
/* 样式重置 */
*{margin:0;padding:0;font-family:"苹方", "微软雅黑",arial,Microsoft Yahei,SimHei,serif; color:#636363;font-weight:normal;font-size:14px;}
a{text-decoration:none;}
li{list-style:none;display:block;}
img{border:none;}
input{border:none;box-shadow:none;outline:none;}
button{outline:none;}
.container{
	width:998px;
	margin:0 auto;
	border:1px #e1e1e1 solid;
}
.container p{ text-indent:28px; margin-top:10px;
	 
}
.clear{clear:both; height:0px; margin:0; padding:0; width:0; border:none; overflow:hidden;font-size:0;}
body{width:100%;
	background-color:#f4f4f4;
	overflow:auto;
}
.wrap{width:100%;
	overflow:auto;
	overflow-x:hidden;
}
/* 内容页面头部 */
.wrap .header_alltop{background-color:#fff;width:100%;}
.container_top{border:none;}
.container_top > ul{overflow:hidden;width:100%;}
.container_top > ul li{
	float:right;
	height:110px;
	line-height:110px;
	margin-left:56px;
}
.container_top > ul li button{
	display:block;
	background-color:#f6a548;
	color:#fff;
	font-size:14px;
	height:24px;
	line-height:24px;
	border-radius:2px;
	border:none;
	width:72px;
	margin-top:43px;
	text-align:center;
}
.container_top > ul .nav_firstLi{
	float:left;
	margin-left:0;
}
.container_top>ul>li:hover a {
	color:#6b4938;
	background:url(http://qy.cifm.com/images/xuanzhong_active_nav.jpg) no-repeat center 80px;
}
.container_top > ul li a{
	display:block;
	font-size:14px;
	color:#404040;
	height:110px;
	line-height:110px;
}
.container_top > ul .nav_active a{
	color:#6b4938;
	background:url(http://qy.cifm.com/images/xuanzhong_active_nav.jpg) no-repeat center 80px;
}
.container_top > ul .nav_firstLi img{display:block;width:260px;height:50px;margin-top:30px;}
.container_top > ul li .denglu_inF_telephone{
	display:block;
	padding-left:18px;
	background:url(http://qy.cifm.com/images/denglu_inF_telephone_icon.png) no-repeat left center;
}
/* banner处轮播滚动效果 */
.denglu_center_box{
	background-color:#050304;
}
.main_visual{
	width:1440px;
	margin:0 auto;
	position:relative;
}
div.flicking_con{ 
	left:50%;
	bottom:20px;
	margin:0 auto; 
	position:relative;
}
div.flicking_con a {
	float:left; 
	margin:0; 
	padding:0; 
	background:url('images/banner_lunbo_button_bg.png') 0 0 no-repeat; 
	display:block; 
	text-indent:-1000px;
}
div.flicking_con a.on {
	float:left; 
	width:21px; 
	height:21px; 
	margin:0; 
	padding:0; 
	background:url('images/banner_lunbo_button_bg_W.png') 0 0 no-repeat; 
	display:block; 
	text-indent:-1000px;
}
div.flicking_con a{float:left; 
width:21px; 
height:21px; 
margin:0; 
padding:0; 
background:url('images/banner_lunbo_button_bg.png') 0 0 no-repeat; 
display:block; 
text-indent:-1000px;
}
.main_image {
	width:100%; 
	height:400px; 
	border-top:1px solid #d7d7d7; 
	overflow:hidden; 
	margin:0 auto; 
	position:relative;
}
.main_image ul {
	width:9999px; 
	height:400px; 
	overflow:hidden; 
	position:absolute; 
	top:0; 
	left:0;
}
.main_image li {
	float:left; 
	width:100%; 
	height:400px;
}
.main_image li a{
	display:block; 
	width:100%; 
	height:400px;
}
div.flicking_con .flicking_inner {
	position:absolute; 
	top:400px; 
	z-index:999;
	height:21px;
	margin-left:-25px;
} 
#btn_prev,#btn_next{
	z-index:11111;
	position:absolute;
	display:block;
	width:73px!important;
	height:74px!important;
	top:50%;
	margin-top:-37px;
	display:none;
}
#btn_prev{
	background:url(images/denglu_Larrow_icon.png) no-repeat left top;
	left:30px;
}
#btn_next{
	background:url(images/denglu_Rarrow_icon.png) no-repeat right top;
	right:30px;
}
/* 上投货币A模块 */
.main_visual_content{
	width:320px;
	position:relative;
	left:848px;
	top:-400px;
	z-index:2;
}
.main_visual_content .main_visual_content_bg{
	width:320px;
	height:400px;
	position:absolute;
	right:0px;
	top:0;
	background-color:#321C0E;
	opacity:0.5;
	filter:alpha(opacity=50);
	z-index:3;
}
.main_visual_content .main_visual_content_very{
	position:absolute;
	left:0px;
	top:0;
	z-index:6;
}
.main_visual_content p{
	color:#ffffff;
	font-size:28px;
	margin-left:30px;
	margin-top:78px;
}
.main_visual_content h2{
	color:#F6A548;
	font-size:50px;
	margin-left:30px;
	margin-top:40px;
}
.main_visual_content span{
	display:block;
	color:#afa8a6;
	font-size:14px;
	margin-left:30px;
	margin-top:20px;
}
.main_visual_content button{
	display:block;
	background-color:#f6a548;
	color:#fff;
	font-size:16px;
	height:40px;
	line-height:40px;
	border-radius:2px;
	margin-left:30px;
	margin-right:30px;
	margin-top:60px;
	border:none;
	width:260px;
	text-align:center;
}
/* 公司实力，解决方案，优质服务 */
.company_case_services{
	width:1000px;
	margin:0 auto;
	margin-top:30px;
	overflow:hidden;
}
.company_case_services_ul li{
	float:left;
	margin-left:20px;
	width:318px;
	background-color:#fff;
	border:1px #e2e2e2 solid;
	text-align:center;
}
.company_case_services_ul .company_case_services_ulFli{
	margin-left:0px;
}
.company_case_services_ul li img{
	margin-top:23px;
}
.company_case_services_ul li h4{
	margin-top:20px;
	font-size:18px;
	color:#4A4A4A;
}
.company_case_services_ul li p{
	margin-top:14px;
	margin-bottom:29px;
	font-size:14px;
	color:#7B7B7B;
}
/* 帮助信息和通知公告 */
.help_info_notification{
	margin-top:30px;
	background-color:#fff;
}
.help_info_notification > ul{
	width:100%;
	overflow:hidden;
}
.help_info_notificationL{
	float:left;
	margin-left:32px;
	width:450px;
	display:block;
	margin-bottom:32px;
}
.help_info_notificationR{
	float:right;
	margin-right:32px;
	width:450px;
	display:block;
	margin-bottom:32px;
}
.help_info_notification_H{
	margin-top:26px;
	border-bottom:1px #E2E2E2 solid;
	overflow:hidden;
	margin-left:10px;
	margin-bottom:6px;
}
.help_info_notification_H h3{
	float:left;
	padding-bottom:10px;
	color:#4A4A4A;
	font-size:22px;
	border-bottom:3px #7E5642 solid;
}
.help_info_notification_H p{
	float:right;
	margin-top:7px;
}
.help_info_notification_H p a{
	color:#7B7B7B;
	font-size:14px;
}
.help_info_notificationL ul li,.help_info_notificationR ul li{
	display:block;
	overflow:hidden;
	padding-left:10px;
	background:url(images/disc_li.png) no-repeat left center;
	margin-top:20px;
}
.help_info_notificationL ul li a,.help_info_notificationR ul li a{
	display:block;
	float:left;
	color:#7B7B7B;
}
.help_info_notificationR ul li a{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	width:240px;
}
.help_info_notificationL ul li span,.help_info_notificationR ul li span{
	display:block;
	float:right;
	color:#7B7B7B;
}
/* 网站所有最底部 */
.all_footer_box{
	background-color:#fff;
	padding-top:18px;
	padding-bottom:30px;
	margin-top:30px;
}
.all_footer_box .all_footer{
	border:none;
}
.all_footer_box .all_footer p{
	font-size:12px;
	color:#c0c0c0;
	font-weight:normal;
	margin-top:12px;
}
/*    公司实力banner     */
.company_strength{
	width:1440px;
	height:390px;
	margin:0 auto;
	background:url(http://www.51fund.com/institutional/images/company_strength_bg.jpg) no-repeat left center;
	overflow:hidden;
}
.company_strength_box{
	width:1000px;
	margin:0 auto;
}
.company_strength_box h1{
	font-size:42px;
	color:#543019;
	margin-top:74px;
	line-height:52px;
	width:728px;
	word-wrap:break-word;
}
.company_strength_box ul{
	margin-top:10px;
}
.company_strength_box ul li p{
	font-size:14px;
	color:#7B7B7B;
	margin-top:10px;
	padding-left:16px;
	background:url(http://www.51fund.com/institutional/images/disc_li_yellow.png) no-repeat left center;
}
/* 百年摩根与本地金融巨擘的强强联合 */
.Alliance{
	background-color:#ffffff;
	padding-bottom:40px;
}
.alliance_between_gaints{
	width:1000px;
	overflow:hidden;
	margin:0 auto;
}
.alliance_between_header h2{
	font-size:24px;
	color:#4A4A4A;
	text-align:center;
	margin-top:53px;
	margin-bottom:44px;
}
.alliance_between_gaints .alliance_between_L,.alliance_between_gaints .alliance_between_C{
	float:left;
}
.alliance_between_gaints .alliance_between_L{
	width:240px;
	height:484px;
	margin-left:20px;
	background-color:#f9f9f9;
}
.alliance_between_gaints .alliance_between_R{
	margin-left:0px;
	float:right;
	margin-right:20px;
}
.alliance_between_L_top{
	width:240px;
	height:100px;
	background-color:#543018;
	text-align:center;
	overflow:hidden;
}
.alliance_between_L_top h2{
	color:#fff;
	font-size:18px;
	margin-top:32px;
}
.alliance_between_L_top p{
	color:#fff;
	font-size:14px;
	margin-top:10px;
}
.alliance_between_R .alliance_between_L_top{
	background-color:#f6a549;
}
.alliance_between_R .alliance_between_L_top h2{
	margin-top:42px;
}
.alliance_between_L dl dt{
	color:#AB785F;
	font-size:16px;
	margin-top:26px;
	margin-bottom:18px;
	margin-left:20px;
}
.alliance_between_L dl dd{
	color:#9B9B9B;
	font-size:12px;
	line-height:20px;
	margin-left:10px;
	padding-left:10px;
	margin-right:20px;
	word-wrap:break-word;
	background:url(http://www.51fund.com/institutional/images/disc_li.png) no-repeat left 8px;
}
.alliance_between_C{
	margin-left:30px;
	margin-right:30px;
	width:420px;
	height:484px;
	background:url(http://www.51fund.com/institutional/images/chigu_percent_bg.jpg) no-repeat center top;
	text-align:center;
}
.alliance_between_C .chigu_left{
	float:left;
	margin-top:30px;
	font-size:14px;
	color:#543019;
}
.alliance_between_C .chigu_left span{
	font-size:12px;
	color:#543019;
}
.alliance_between_C .chigu_right{
	float:right;
	margin-top:30px;
	font-size:14px;
	color:#F6A548;
}
.alliance_between_C .chigu_right span{
	font-size:12px;
	color:#F6A548;
}
.alliance_between_C h4{
	margin-top:336px;
	font-size:20px;
	color:#7E5642;
}
/* 摩根资产为全球最大的资产管理公司之一，机构业务占据半壁江山 */
.half_country_box{
	background-color:#f9f9f9;
}
.half_country{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}
.half_country > h3{
	margin-top:52px;
	font-size:24px;
	color:#4A4A4A;
	text-align:center;
}
.half_country_L{
	float:left;
	margin-left:20px;
	text-align:center;
	margin-top:80px;
	width:420px;
	height:416px;
	background:url(http://www.51fund.com/institutional/images/jin_zi_ta.png) no-repeat left bottom;
	
}
.half_country_L_up{
	margin-top:208px;
}
.half_country_L_up h2{
	font-size:36px;
	color:#F6A548;
}
.half_country_L_up p{
	font-size:14px;
	color:#E2E2E2;
	margin-top:10px;
}
.half_country_L_middle{
	overflow:hidden;
	margin-top:42px;
}
.half_country_L_middle p{
	float:left;
	font-size:14px;
	color:#E2E2E2;
	margin-right:32px;
	height:30px;
	line-height:30px;
}
.half_country_L_middle .half_country_L_MI_fp{
	width:90px;
	height:30px;
	background:url(http://www.51fund.com/institutional/images/country_L_MI_fp_bg.png) no-repeat left bottom;
	margin-right:16px;
	margin-left:68px;
	color:#F6A548;
	font-size:16px;
}
.half_country_L_bottom{
	overflow:hidden;
	margin-top:19px;
}
.half_country_L_bottom p{
	float:left;
	font-size:14px;
	color:#E2E2E2;
	margin-right:40px;
	height:30px;
	line-height:30px;
}
.half_country_L_bottom .country_L_bottom_FP{
	width:114px;
	height:30px;
	background:url(http://www.51fund.com/institutional/images/country_L_bottom_FP_bg.png) no-repeat left bottom;
	margin-right:18px;
	margin-left:35px;
	color:#F6A548;
	font-size:16px;
}
.half_country_R{
	float:right;
	margin-right:20px;
	margin-top:80px;
	width:420px;	
}
.half_country_R dl{
	width:418px;
	border:1px #e2e2e2 solid;
	margin-top:10px;
	background-color:#fff;
	height:130px;
}
.half_country_R dl dt{
	margin-top:10px;
	margin-left:18px;
	margin-bottom:8px;
	font-size:18px;
	color:#4A4A4A;

}
.half_country_R dl dd{
	margin-top:4px;
	margin-left:18px;
	margin-right:18px;
	font-size:12px;
	color:#9B9B9B;
	padding-left:10px;
	background:url(http://www.51fund.com/institutional/images/disc_li.png) no-repeat left 8px;
	word-wrap:break-word;

}
.half_country_Bottom{
	width:998px;
	border:1px #e2e2e2 solid;
	background-color:#fff;
	margin-top:60px;
	margin-bottom:60px;
}
.half_country_Bottom ul{
	width:100%;
	overflow:hidden;
}
.half_country_Bottom ul li{
	text-align:center;
	width:19%;
	float:left;
	padding-top:70px;
	padding-bottom:70px;
}
.half_country_Bottom ul li h2{
	font-size:30px;
	color:#4A4A4A;
}
.half_country_Bottom ul li h2 span{
	font-size:14px;
	color:#4A4A4A;
}
.half_country_Bottom ul li p{
	font-size:14px;
	color:#4A4A4A;
	margin-top:12px;
	padding-bottom:15px;
	background:url(http://www.51fund.com/institutional/images/xuanzhong_active_nav.jpg) no-repeat center bottom;
}
/* 借鉴摩根经验，执行较法规更严格的风控管理体系，为机构业务保驾护航 */
.safe_huhang_box{
	background-color:#fff;	
}
.safe_huhang{
	width:1440px;
	height:650px;
	background:url(http://www.51fund.com/institutional/images/safe_huhang_box_bg.png) no-repeat center center;
	margin:0 auto;
}
.safe_huhang_content{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}
.safe_huhang_content > h2{
	text-align:center;
	font-size:24px;
	color:#4A4A4A;
	margin-top:52px;
}
.safe_huhang_content > p{
	text-align:center;
	font-size:12px;
	color:#9B9B9B;
	margin-top:12px;
	line-height:16px;
	word-wrap:break-word;
	margin-left:76px;
	margin-right:76px;
}
.four_yuan{
	margin-top:118px;
	overflow:hidden;
}
.four_yuan .F_four_yuan{
	margin-left:50px;
	width:140px;
	height:140px;
	float:left;
	text-align:center;
	background:url(http://www.51fund.com/institutional/images/invest_mangerment.png) no-repeat center center;
}
.four_yuan .F_four_yuan h2{
	font-size:20px;
	color:#F6A548;
	margin-top:50px;
}
.four_yuan .F_four_yuan p{
	font-size:12px;
	color:#9B9B9B;
	margin-top:5px;
	line-height:18px;
	padding:0 12px;
}
.four_yuan .Two_four_yuan{
	margin-left:52px;
	width:108px;
	height:108px;
	margin-top:16px;
	float:left;
	text-align:center;
	background:url(http://www.51fund.com/institutional/images/Two_four_yuan_bg.png) no-repeat center center;
	
}
.four_yuan .Two_four_yuan h2{
	font-size:16px;
	color:#F6A548;
	margin:0 auto;
	margin-top:12px;
	width:64px;
	word-wrap:break-word;
}
.four_yuan .Two_four_yuan p{
	font-size:12px;
	color:#9B9B9B;
	margin-top:2px;
	line-height:18px;
	padding:0 12px;
}
.four_yuan .Th_four_yuan{
	float:right;
	margin-right:52px;
}
.four_yuan .Fo_four_yuan{
	float:right;
	margin-right:50px;
}
.five_yuan{
	margin:0 auto;
	margin-top:30px;
	width:170px;
	height:170px;
	text-align:center;
	background:url(http://www.51fund.com/institutional/images/five_yuan_bg.png) no-repeat center center;
	overflow:hidden;
}
.five_yuan h2{
	font-size:20px;
	color:#F6A548;
	margin-top:64px;
}
.five_yuan p{
	font-size:12px;
	color:#9B9B9B;
	margin-top:10px;
	padding:0 12px;
}
/* 以“受托责任”为核心建立合规管理体系，使注重合规的机构投资者放心 */
.mangement_system_box{
	width:1440px;
	margin:0 auto;
	background:url(http://www.51fund.com/institutional/images/mangement_system_bg.png) no-repeat left top;
	padding-bottom:50px;
}
.mangement_system{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}
.mangement_system > h2{
	font-size:24px;
	color:#fff;
	margin-top:48px;
	text-align:center;
}
.mangement_system_L,.mangement_system_C{
	float:left;
	margin-top:40px;
}
.mangement_system_L{
	margin-left:20px;
}
.mangement_system_R{
	margin-right:20px;
	float:right;
}
.mangement_system_L_top{
	overflow:hidden;
}
.mangement_system_L_top div{
	width:144px;
	height:144px;
	overflow:hidden;
	background-color:#7f5642;
	padding:18px;
	float:left;
	
}
.mangement_system_L_top img{
	float:left;
	display:block;
	margin-top:46px;
}
.mangement_system_L_bottom{
	margin-top:60px;
}
.mangement_system_L_top div p{
	font-size:14px;
	color:#fff;
	line-height:20px;
	padding-left:12px;
	background:url(http://www.51fund.com/institutional/images/disc_li.png) no-repeat left center;
}
/* 中部 */
.mangement_system_C{
	float:left;
	width:306px;
	height:194px;
	background:url(http://www.51fund.com/institutional/images/yuanhuan_sijiao.png) no-repeat center center;
	margin-left:22px;
	margin-top:144px;
}
.mangement_system_C_top{
	overflow:hidden;
}
.mangement_system_C .mangement_system_C_top p{
	font-size:16px;
	color:#F6A548;
	margin-top:0px;
	float:left;
}
.mangement_system_C .mangement_system_C_middle p{
	text-align:center;
	color:#fff;
	width:100%;
	margin:0 auto;
	height:152px;
	line-height:152px;
}





/* 公司屡获殊荣，基金斩获权威奖项 */
.Authority_award_box{
	background-color:#ffffff;
}
.Authority_award{
	width:1000px;
	overflow:hidden;
	margin:0 auto;
}
.Authority_award > h2{
	font-size:24px;
	color:#4A4A4A;
	margin-top:50px;
	text-align:center;
}
.Authority_award_L{
	margin-top:60px;
	float:left;
	width:490px;
}
.Authority_award_L img{
	margin:0 auto;
	display:block;
}
.Authority_award_bottom{
	margin-top:46px;
	background-color:#f9f9f9;
	height:274px;
	overflow:hidden;
}
.Authority_award_bottom h4{
	font-size:20px;
	color:#4A4A4A;
	margin-top:24px;
	margin-bottom:14px;
	margin-left:20px;
}
.Authority_award_bottom p{
	font-size:12px;
	color:#7B7B7B;
	line-height:24px;
	margin-left:32px;
}
.Authority_award_bottom p{
	font-size:12px;
	color:#7B7B7B;
	line-height:24px;
	margin-left:20px;
	margin-right:20px;
}
.Authority_award_bottom p span{
	color:#7E5642;
	font-size:12px;
}
.Authority_award_R{
	float:right;
}
/* page-1-解决方案-公募 */
.solution_OF_banner{
	width:1440px;
	height:390px;
	margin:0 auto;
	background:url(http://www.51fund.com/institutional/images/solution_offer_banner.png) no-repeat left center;
	overflow:hidden;
}
.company_strength_box >h2{
	font-size:32px;
	color:#543019;
	margin-top:54px;
	line-height:60px;
	width:420px;
	word-wrap:break-word;
}
.offering_account_box{
	width:100%;
}
.offering_account{
	width:1000px; 
	margin:0 auto;
	padding-top:35px;
}
.offering_account >img{
	width:100%;
}
.offering_account_Bt{
	width:100%;
	margin-top:32px;
	padding-bottom:10px;
	background:#816355;
}
.offering_account_Bt >ul{
	overflow:hidden;
}
.offering_account_Bt >ul li{
	width:400px;
	display:block;
	float:left;
	height:110px;
	padding-left:100px;
	background:url(http://www.51fund.com/institutional/images/zhuanhu_icon01.png) no-repeat 40px center #fff;
	cursor:pointer;
}
/* 增加的样式 */

.offering_account_Bt >ul .unactive_special{
	width:400px;
	display:block;
	float:left;
	height:110px;
	padding-left:100px;
	background:url(http://www.51fund.com/institutional/images/zhuanhu_icon.png) no-repeat 40px center #816355;
	cursor:pointer;
}
.offering_account_Bt >ul .unactive_special>div{
	background: url(http://www.51fund.com/institutional/images/gongmu_more_icon01.png) no-repeat 340px center;
}
.offering_account_Bt >ul .unactive_special h3{
	color: #fff;
}
.offering_account_Bt >ul .unactive_special h3 span{
	color: #fff;
}
.offering_account_Bt >ul .unactive_special p{
	color: #fff;
}
/* 增加的样式 */
.offering_account_Bt >ul .active_common{
	background:url(http://www.51fund.com/institutional/images/gongmu_icon.png) no-repeat 40px center #fff;
}
.offering_account_Bt >ul li div{
	margin-top:26.75px;
	background:url(http://www.51fund.com/institutional/images/zhuanhu_more_icon01.png) no-repeat 340px center;
}







.offering_account_Bt >ul li h3{
	font-size:28px;
	color:#4A4A4A;
}
.offering_account_Bt >ul li span{
	font-size:16px;
}
.offering_account_Bt >ul li p{
	font-size:14px;
	color:#4A4A4A;
}
.offering_account_Bt >ul .no_offseting_ALi{
	background:url(http://www.51fund.com/institutional/images/gongmu_icon01.png) no-repeat 40px center #816355;
}
.offering_account_Bt >ul .no_offseting_ALi div{
	background:url(http://www.51fund.com/institutional/images/gongmu_more_icon01.png) no-repeat 340px center;
}
.offering_account_Bt >ul .no_offseting_ALi h3,.offering_account_Bt >ul .no_offseting_ALi span,.offering_account_Bt >ul .no_offseting_ALi p{
	color:#fff;
}


/* 固定收益产品投资策略概述 */
.summary_box{
	width:100%;
	background:#fff;
}
.summary_box.default {
	display: none;
}
.summary{
	width:1000px;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
}
.summary > h2{
	margin-top:100px;
	color:#7E5642;
	font-size:24px;
	margin-bottom:100px;
}
.ul_four_cycle{
	overflow:hidden;
}
.ul_four_cycle li{
	float:left;
	width:170px;
	height:170px;
	margin:0 40px;
}
.ul_four_cycle li p{
	color:#ffffff;
	word-wrap:break-word;
	width:76px;
	height:66px;
	line-height:33px;
	margin:auto;
	text-align:center;
	margin-left:47px;
	margin-top:52px;
}
.ul_four_cycle .Beta p{
	line-height:66px;
}
.Target_Return{
	background:url(http://www.51fund.com/institutional/images/Target_Return.png) no-repeat center center;
}
.Total_Return{
	background:url(http://www.51fund.com/institutional/images/Total_Return.png) no-repeat center center;
}
.Beta{
	background:url(http://www.51fund.com/institutional/images/Beta.png) no-repeat center center;
}
.Stable_Return{
	background:url(http://www.51fund.com/institutional/images/Stable_Return.png) no-repeat center center;
}
/* 四个圆下方的部分 */
.four_cycle_first{
	overflow:hidden;
	margin-top:84px;
}
.four_cycle_first li{
	float:left;
	width:250px;
}
.four_cycle_first li h3{
	text-align:left;
	padding-left:30px;
	font-size:20px;
	color:#F6A548;
	background:url(http://www.51fund.com/institutional/images/Circle_invest_process.png) no-repeat left center;
	margin-bottom:6px;
}
.four_cycle_first li p{
	padding:20px 20px 0 20px;
	border-left:1px #F6A548 solid;
	margin-left:5px;
	height:230px;
	color:#9B9B9B;
	text-align:left;
}
.four_cycle_first .four_cycle_Tcol h3{
	background:url(http://www.51fund.com/institutional/images/Circle_invest_processT.png) no-repeat left center;
	color:#FB7542;
}
.four_cycle_first .four_cycle_Thcol h3{
	background:url(http://www.51fund.com/institutional/images/Circle_invest_processTh.png) no-repeat left center;
	color:#D46A35;
}
.four_cycle_first .four_cycle_Fcol h3{
	background:url(images/Circle_invest_processTF.png) no-repeat left center;
	color:#7E5642;
}
.four_cycle_first .four_cycle_Tcol p{
	border-left:1px #FB7542 solid;
}
.four_cycle_first .four_cycle_Thcol p{
	border-left:1px #D46A35 solid;
}
.four_cycle_first .four_cycle_Fcol p{
	border-left:1px #000000 solid;
}
.four_cycle_Two{
	margin-top:4px;
}
.four_cycle_Two li p{
	height:110px;
}
.four_cycle_Three{
	margin-bottom:60px;
}
.four_cycle_Three li p{
	height:70px;
}
/* 固定收益公募产品：为机构客户提供多元化的选择 */
.chose_diversified{
	width:100%;
	overflow:hidden;
	padding-bottom:210px;
}
.chose_diversifiedL{
	float:left;
}
.chose_diversifiedL div{
	width:122px;
	height:84px;
	overflow:hidden;
}
.W_target_Return{
	background:url(http://www.51fund.com/institutional/images/W_target_Return.png) no-repeat center center;
	margin-top:38px;
}
.chose_diversifiedL div p{
	color:#fff;
	width:46px;
	height:33px;
	margin-left:24px;
	margin-top:25px;
	text-align:center;
}
.W_total_Return{
	background:url(http://www.51fund.com/institutional/images/W_total_Return.png) no-repeat center center;
	margin-top:80px;
}
.W_Beta{
	background:url(http://www.51fund.com/institutional/images/W_Beta.png) no-repeat center center;
	margin-top:78px;
}
.W_stable_Return{
	background:url(http://www.51fund.com/institutional/images/W_stable_Return.png) no-repeat center center;
	margin-top:76px;
}
.chose_diversifiedL .W_Beta p{
	margin-left:24px;
	margin-top:32px;
}
.chose_diversifiedUL{
	float:right;
	overflow:hidden;
}
.chose_diversifiedUL li{
	display:block;
	float:right;
	margin-left:48px;
	width:170px;
	height:794px;
	background:url(http://www.51fund.com/institutional/images/Combined_ShapeCopy7.png) no-repeat center center;
}
.chose_diversifiedUL li >p{
	border-bottom:1px #fff dotted;
	width:170px;
	height:160px;
	line-height:162px;
	text-align:center;
	color:#fff;
	font-size:16px;
}
.chose_diversifiedUL li div{
	border-bottom:1px #fff dotted;
	width:170px;
	height:160px;
	overflow:hidden;
}
.chose_diversifiedUL li div p{
	text-align:center;
	color:#fff;
	font-size:16px;
	margin-top:59px;
}
.chose_diversifiedUL li .diversified_tworowP{
	border:none;
}
.chose_diversifiedUL li .diversified_twoBP{
	border:none;
	height:130px;
	line-height:130px;
	color:#9A7764;
	font-size:20px;
}
.chose_diversifiedUL .diversifiedUL_qi{
	background:url(http://www.51fund.com/institutional/images/Combined_shape.png) no-repeat center center;
}
.chose_diversifiedUL li .div_no_dotted{
	border:none;
}
.chose_diversifiedUL li .first_bottom_DQ{
	border:none;
	height:130px;
}
.chose_diversifiedUL li .first_bottom_DQ p{
	line-height:26px;
	color:#916A55;
	font-size:20px;
	margin-top:40px;
}
/*  风险提示 */
.risk_warning{
	width:1000px;
	margin:0 auto;
	padding-bottom:24px;
	border-bottom:1px #D8D8D8 solid;
}
.risk_warning h4{
	font-size:12px;
	color:#543019;
	margin-bottom:10px;
}
.risk_warning p{
	font-size:12px;
	color:#7B7B7B;
	line-height:24px;
}
/* 机构专户投资：以固定收益为核心，为客户定制专属解决方案 */
.special_solution{
	overflow:hidden;
}
.special_solution_L{
	float:left;
	width:395px;
	height:327px;
	background:url(http://www.51fund.com/institutional/images/special_solution_L.png) no-repeat center center;
	margin-top:24px;
	margin-left:80px;
	position:relative;
}
.special_solution_L h3,.special_solution_L >p,.special_solution_L div{
	position:absolute;
	font-size:14px;
	color:#fff;
}
.special_solution_L .derivative{
	color:#724D39;
}
.special_solution_L h3{
	font-size:20px;
	color:#724D39;
	left:94px;
	top:180px;
}
.special_solution_L .debt_Combination{
	left:21px;
	top:166px;
}
.special_solution_L .dollar_debt{
	left:210px;
	top:166px;
}
.special_solution_L .country_debt{
	left:66px;
	top:100px;
}
.special_solution_L .fenji_A{
	left:160px;
	top:100px;
}
.special_solution_L .leverage_add{
	left:264px;
	top:31px;
}
.special_solution_L .quantitative{
	left:328px;
	top:150px;
}
.special_solution_L .derivative{
	left:304px;
	top:275px;
}
.special_solution_L div p{
	text-align:center;
	font-size:14px;
	color:#fff;
}
.special_solution_L .stock_one{
	left:110px;
	top:275px;
}
.special_solution_L .stock_two{
	left:34px;
	top:236px;
}
.special_solution_L .can_deal{
	left:194px;
	top:236px;
}
.special_solution_R{
	float:right;
	overflow:hidden;
	width:368px;
	margin-right:80px;
	position:relative;
}
.special_solution_R >h3{
	text-align:center;
	font-size:24px;
	color:#7E5642;
	margin-bottom:30px;
}
.special_solution_R ul{
	overflow:hidden;
}
.special_solution_R ul li{
	float:left;
	overflow:hidden;
	width:157px;
	display:block;
}
.special_solution_R ul li h4{
	text-align:center;
	font-size:18px;
	color:#B69E86;
	background:#fff;
	padding-bottom:32px;
}
.special_solution_R ul li div{
	background:#f7f7f7;
}
.special_solution_R ul li p{
	text-align:center;
	font-size:14px;
	color:#B69E86;
	line-height:46px;
}
.special_solution_R ul li span{
	display:block;
	background:url(http://www.51fund.com/institutional/images/down_arrow.png) no-repeat center center;
	width:100%;
	height:12px;
}
.special_solution_R ul .return_strategy{
	margin-left:54px;
}
.special_solution_R ul .return_strategy h4,.special_solution_R ul .return_strategy p{
	color:#816355;
}
.PK_box{
	position:absolute;
	left:150.5px;
	top:57px;
	width:67px;
	height:34px;
	background:url(http://www.51fund.com/institutional/images/PK_box.png) no-repeat center center;
	color:#fff;
	font-size:24px;
	text-align:center;
	line-height:34px;
	
}
/* 投资组合构建 */
.group_build{
	overflow:hidden;
	width:1000px;
	padding-bottom:130px;
}
.group_build_L{
	float:left;
	overflow:hidden;
	background:url(http://www.51fund.com/institutional/images/group_build_L.png) no-repeat center center;
	width:154px;
	height:429px;
	margin-left:48px;
	margin-top:10px;
}
.group_build_L p{
	font-size:14px;
	color:#724D39;
	line-height:20px;
	margin-left:21px;
	margin-right:21px;
}
.group_build_L span{
	display:block;
	font-size:24px;
	color:#724D39;
	margin-top:12px;
}
.Fli_build_L{
	margin-top:133px;
}
.Tli_build_L{
	margin-top:110px;
}
.group_build_R{
	float:right;
	overflow:hidden;
	background:url(http://www.51fund.com/institutional/images/group_build_R.png) no-repeat center center;
	width:689px;
	height:447px;
	margin-right:46px;
	position:relative;
}
.group_build_R >p{
	font-size:20px;
	color:#fff;
	line-height:447px;
	text-align:center;
}
.group_build_R li{
	position:absolute;
	left:40px;
	top:14px;
}
.group_build_R li h4{
	height:50px;
	line-height:50px;
	padding-left:65px;
	font-size:20px;
	color:#fff;
	text-align:left;
	background:url(http://www.51fund.com/institutional/images/da_new.png) no-repeat left center;
}
.group_build_R li p{
	width:180px;
	line-height:30px;
	font-size:16px;
	color:#fff;
	margin-top:12px;
	text-align:left;
}
.group_build_R .yan_sheng_pin{
	top:300px;
}
.group_build_R .yan_sheng_pin h4{
	background:url(http://www.51fund.com/institutional/images/yan_sheng_pin.png) no-repeat left center;
}



.group_build_R .lianghua_stock{
	left:435px;
	top:14px;
}
.group_build_R .lianghua_stock h4{
	background:url(http://www.51fund.com/institutional/images/lianghua_stock.png) no-repeat right center;
	padding-right:65px;
	text-align:right;
	padding-left:0px;
}
.group_build_R .lianghua_stock p{
	margin-left:34px;
}



.group_build_R .dollar_debt_li{
	left:435px;
	top:300px;
}
.group_build_R .dollar_debt_li h4{
	background:url(http://www.51fund.com/institutional/images/dollar_debt_li.png) no-repeat right center;
	padding-right:65px;
	text-align:right;
	padding-left:0px;
}
.group_build_R .dollar_debt_li p{
	margin-left:34px;
	text-align:right;
	width:;
}
/*  资产配置—精选个券—绩效评估—纪律调仓*/
.property_bottom_F{
	width:1000px;
	margin:0 auto;
	padding-bottom:180px;
}
.property_bottom_F ul{
	overflow:hidden;
}
.property_bottom_F ul li{
	float:left;
	display:block;
	overflow:hidden;
}
.property_bottom_F ul li div{
	width:200px;
	height:280px;
	background:#7e5642;
	float:left;
}
.property_bottom_F ul li span{
	display:block;
	width:66.666666666666px;
	height:280px;
	background:#7e5642;
	float:left;
	background:url(http://www.51fund.com/institutional/images/PBFshape.png) no-repeat center center;
}
.property_bottom_F li h3{
	margin-top:20px;
	line-height:80px;
	font-size:20px;
	color:#fff;
}
.property_bottom_F li p{
	line-height:30px;
	font-size:16px;
	color:#fff;
}
.property_bottom_F ul .property_bot_twoLI div{
	background:#b7946c;
}
.property_bottom_F ul .property_bot_thrLI div{
	background:#e39d4d;
}
.property_bottom_F ul .property_bot_fouLI div{
	background:#f6a548;
}
/* 团队与服务 */
.team_service_banner{
	width:1440px;
	height:390px;
	margin:0 auto;
	background:url(http://www.51fund.com/institutional/images/team_service_banner.png) no-repeat left center;
	overflow:hidden;
}
.team_table{
	background:#fff;
	padding-top:66px;
	margin-top:10px;
	text-align:center;
	border-collapse:collapse;
	border:none;
}
.team_table table{
	width:1000px;
	margin:0 auto;
}
.team_table table td{
	height:40px;
	background:#816355;
	border-left:2px #fff solid;
	border-bottom:4px #fff solid;
	color:#ffffff;
	font-size:12px;
	
}
.team_table table .colSpan14{
	border-left:none;
	font-size:20px;
	height:60px;
	line-height:60px;
}
.team_table table .property_col5{
	border-left:none;
}
.team_table table .row3_first{
	border-left:none;
	width:80px;
}
.team_table table .row4_first{
	border-left:none;
}
.team_table .rowT_tr td{
	background:#9F8170;
	height:46px;
	line-height:46px;
	font-size:14px;
}
.team_table .rowT_tr td p{
	font-size:14px;
	color:#fff;
	width:86px;
	line-height:16px;
	margin:0 auto;
}
.team_table .rowTh_tr td{
	background:#E9810D;
	height:88px;
	font-size:14px;
}
.team_table .rowTh_tr td p{
	font-size:14px;
	color:#fff;
	width:56px;
	line-height:16px;
	margin:0 auto;
}
.team_table .rowTh_tr .row3_col5{
	width:80px;
}
.team_table .team_row4_tr td{
	background:#F6A548;
	height:120px;
	vertical-align:top;
}
.team_table .team_row4_tr td p{
	font-size:12px;
	color:#fff;
	text-align:left;
	margin-top:4px;
	margin-left:5px;
}
/* 全面、专业的服务体系 */
.Pro_services_system{
	padding-bottom:100px;
}
.Pro_services_system div{
	width:722px;
	height:598px;
	margin-left:138px;
	position:relative;
	background:url(http://www.51fund.com/institutional/images/services_system.png) no-repeat left top;
}
.Pro_services_system div >p{
	position:absolute;
	color:#B5B5B5;
	font-size:14px;
}
.linshi_report{
	left:268px;
	top:109px;
}
.add_value_ser{
	left:124px;
	top:212px;
}
.service_teamP{
	left:329px;
	top:304px;
}
.Pro_services_system dl{
	text-align:left;
}
.Pro_services_system dl dt{
	font-size:24px;
	color:#E28C3A;
}
.Pro_services_system dl dd{
	font-size:16px;
	color:#4A4A4A;
	padding-left:16px;
	margin-top:20px;
	background:url(http://www.51fund.com/institutional/images/Star_yellow.png) no-repeat left 5px;
}
.add_value_dl{
	position:absolute;
	left:38px;
	top:355px;
}
.linshi_report_dl{
	position:absolute;
	left:410px;
	top:0px;
}
.service_team_dl{
	position:absolute;
	left:418px;
	top:430px;
}
.Pro_services_system .linshi_report_dl dt{
	color:#E2B382;
}
.Pro_services_system .linshi_report_dl dd{
	background:url(http://www.51fund.com/institutional/images/linshi_Star.png) no-repeat left 5px;
}
.Pro_services_system .service_team_dl dt{
	color:#6F5A4C;
}
.Pro_services_system .service_team_dl dd{
	background:url(http://www.51fund.com/institutional/images/fuwu_dlStar.png) no-repeat left 5px;
}
/* 定期及临时报告—左侧 */
.team_serviceBs_box{
	width:100%;
	background:#f9f9f9;
	overflow:hidden;
}

.gray_team_serviceB{
	width:1000px;
	margin:0 auto;
}
.gray_team_serviceB > h2{
	font-size:24px;
	color:#58311E;
	text-align:left;
	margin-top:100px;
	margin-bottom:80px;
}
.gray_team_serviceB .type_content{
	overflow:hidden;
}
.type_content .type_content_box,.type_content .type_content_ul{
	float:left;
}
.type_content .type_content_box{
	margin-top:72px;
	margin-left:80.5px;
}
.type_content_box .type_title{
	background:url(http://www.51fund.com/institutional/images/type_title.png) no-repeat left top;
	width:82px;
	height:173px;
	font-size:20px;
	color:#fff;
	line-height:177px;
	text-align:center;
	background:#f8ae5b;
}
.type_content_box .content_title{
	background:url(http://www.51fund.com/institutional/images/content_title.png) no-repeat left top;
	width:82px;
	height:170px;
	font-size:20px;
	color:#fff;
	line-height:170px;
	text-align:center;
	padding-bottom:5px;
	background:#f8ae5b;
}
.type_content .type_content_ul{
	overflow:hidden;
	width:757px;
/*	height:345px; */
/*	border:1px #f6b164 solid;
	border-left:none;
*/
	
}
.type_content_ul >li{
	width:378px;
	float:left;
	display:block;
	border-bottom:1px #f5b063 solid;
}
.type_content_ul >li:first-child{
	border-bottom:1px #DCCEC7 solid;
}
.type_content_ul >li h3{
	width:378px;
	height:50px;
	padding-top:8px;
	line-height:58px;
	text-align:center;
	font-size:20px;
	color:#fff;
	margin-bottom:14px;
	background:url(http://www.51fund.com/institutional/images/dingqi_reportH3L.png) no-repeat center center;
}
.type_content_ul >li >div{
	width:378px;
	height:345px;
	border-top:1px #d3c3ba solid;
	border-bottom:1px #d3c3ba solid;
}
.type_content_ul >li >div ul{
	background:#;
	height:#fbf7f4;
	height:173px;
	overflow:hidden;
}
.div_ul_top{
	background:#fbf7f4;
	height:#fbf7f4;
	height:176px;
	overflow:hidden;
}
.div_ul_bottom{
	background:red;
	height:#fbf7f4;
	height:176px;
	overflow:hidden;
}
.div_ul_top_L{
	width:189px;
	float:left;
	background:#fbf7f4;
	height:173px;
}
.div_ul_top_R{
	width:188px;
	float:left;
	background:#fbf7f4;
	height:173px;
}
.div_ul_bottom_L{
	width:189px;
	float:left;
	height:173px;
}
.div_ul_bottom_R{
	width:188px;
	float:left;
	height:173px;
}
.type_content_ul div p{
	padding-left:10px;
	font-size:14px;
	color:#58311E;
	background:url(http://www.51fund.com/institutional/images/dotted_small.png) no-repeat left 6px;
	margin-left:16px;
	margin-right:16px;
	
}
#h3_right{
	background:url(http://www.51fund.com/institutional/images/h3_right.png) no-repeat center center;
}
#right_bottom_ul{
	background:url(http://www.51fund.com/institutional/images/right_bottom_ul.png) repeat-x center center;
	border-left:1px #f7b469 solid;
}
#right_top_ul{
	border-left:1px #f7b469 solid;
}
#right_top_ul >li>div{
	float:left;
}

/* 增值服务 */
.services_add_box{
}
.services_add_box >ul{
	overflow:hidden;
}
.services_add_box >ul .dunpai_liL{
	float:left;
	overflow:hidden;
}
.dunpai_divL{
	width:463px;
	height:400px;
	background:url(http://www.51fund.com/institutional/images/dunpai_left.png) repeat-x center center;
}
.services_add_box li h3{
	margin-bottom:12px;
	width:463px;
	height:66px;
	padding-top:6px;
	line-height:72px;
	font-size:20px;
	color:#4A4A4A;
	background:url(http://www.51fund.com/institutional/images/Triangle_left.png) no-repeat center bottom;
	text-align:center;
}
.dunpai_div ul{
	overflow:hidden;
}
.dunpai_div ul li{
	float:left;
	width:173px;
	display:block;
	overflow:hidden;
}
.dunpai_div h4{
	font-size:20px;
	color:#fff;
	line-height:80px;
	text-align:center;
}
.dunpai_div p{
	width:120px;
	font-size:14px;
	color:#4A4A4A;
	line-height:20px;
	text-align:center;
	margin:0 auto;
	margin-top:30px;
}
.li_left{
	margin-left:56px;
}
.li_right{
	margin-left:0px;
}
.li_right p{
	text-align:left;
}
.dunpai_divR{
	width:463px;
	height:400px;
	background:url(http://www.51fund.com/institutional/images/dunpai_right.png) repeat-x center center;
}
.services_add_box .dunpai_liR h3{
	background:url(http://www.51fund.com/institutional/images/Triangle_right.png) no-repeat center center;
}
.dunpai_liR .li_right{
	margin-left:30px
}
.jidu_firstP{
	margin-top:24px;
}
/*

.type_content_ul div p{
	padding-left:10px;
	font-size:14px;
	color:#58311E;
	background:url(images/dotted_small.png) no-repeat left 6px;
	margin-left:36px;
	
}
*/