#pagemainer{
	border-top:1px #dcdcdc solid;
}
h2{
	font-weight: 500;
	font-size: 24px;
	padding: 60px 0 35px;
	color:gray;
}
h2 span{
	border:1px solid #c92f35;
	background:#c92f35;
	width:5px;
	display:inline-block;
	height:20px;
	margin-right:10px;
}
/*联系我们*/
.cotact-box{overflow: hidden; padding: 60px 0 0;}
.contact-left{
	width: 568px;
	height: 700px;
	float: left;
}
.contact-right{
	width: 370px;
	float: right;
}
.contact-right ul li{
	padding-bottom: 50px;
}
.contact-right h3{
	color: #c92f35;
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
.contact-right p{
	line-height: 24px;
}
.contact-right p span{
	color: #818181;
}
/*关于我们*/
.aboutinfo{
	line-height: 35px;
	padding-bottom: 30px;
}
.advantage{overflow: hidden;}
.advantage-left{
	float: left;
	width: 483px;
}
.advantage-right{
	width: 513px;
	float: right;
	height: 565px;
	background: #9a9a9a;
}
.advantage-right h3{
	color: #fff;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	font-size: 20px;
	font-weight: normal;
}
.advantage-right p{
	color: #e6e6e6;
	line-height: 30px;
	padding-bottom: 25px;
}
.advantage-txt{
	padding: 35px;
}
.ranking{overflow: hidden;}
.ranking-left{
	float: left;
	width: 644px;
	height: 600px;
	background: #ba3836;
}
.ranking-right{
	width: 356px;
	float: left;
	height: 600px;
}
.ranking-left h3{
	color: #fff;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	font-size: 24px;
	font-weight: normal;
}
.ranking-left p{
	color: #fff;
	line-height: 30px;
	padding-bottom: 10px;
}
.ranking-txt{
	padding: 35px;
}
.realization-txt{
	background-color: #F0F0F0;
	padding: 15px;
}

/*团队*/
.team-class{overflow: hidden;padding: 60px 0 35px;}
.team-class li{
	float: left;
	font-size: 24px;
	margin-right: 40px;
}
.team-class li span{
	cursor: pointer;
	padding:0 10px;
	border-right:1px solid gray;
}
.team-class li:last-child span {
	border:0;
}
.team-class li.cur{
	color: #BA3836;
}
.team-list{
	overflow: hidden;
}
.team-list li{
	display: none;
}
.team-list li.cur{
	display: block;
}
.team-list li a{
	display:inline-block;
	position: relative;
	line-height: 0;
	float: left;
	margin: 0 30px 30px 0;
}
.team-list li a p{
	position: absolute;
	bottom:0;
	height: 55px;
	background: rgba(0,0,0,.6);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#70000000, endColorstr=#70000000);/* For IE 8*/ 
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#70000000, endColorstr=#70000000)";
	width: 100%;
	line-height: 20px;
}
.team-list li a p span{
	padding:6px 0 0 12px;
	display: inline-block;
	color: #fff;
}
.team-view{
	width: 900px; 
	height: 560px; 
	background: #fff;
	overflow: hidden;
}
.team-view-left{
	width: 366px;
	float: left;
}
.team-view-right{
	width: 470px;
	float: left;
	line-height: 33px;
	padding-left: 35px;
	border-bottom: 1px #dadada solid;
	padding-bottom: 17px;
	
}
.team-view-right .scroll{
	height: 320px;
	overflow-y:scroll;
}
.team-view-right h3{
	font-size: 24px;
	font-weight: normal;
	margin-top: 50px;
	padding-bottom: 25px;
}
.team-view-right h3 span{
	font-size: 18px;
}



/*基金管理*/
.fund-list{
	overflow: hidden;
}
.fund-list li{
	float: left;
	width: 280px;
	height: 154px;
	margin:0 40px 20px 0;
}
.fund-list li P{
	border: 2px #dadada solid;
	height: 150px;
	width: 300px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	cursor: pointer;
	font-size: 18px;
	line-height: 30px;
}
.fund-list li P:hover{
	border: 2px #c92f35 solid;
}
.fund-list li P span{
	display: inline-block;
	*margin-top: 40px;
	_margin-top: 40px;
}
	.Portfolio-list{
	overflow: hidden;
}
.Portfolio-list li{
	width:140px; margin:0 auto;
}
.Portfolio-list li img{width:180px;}

.fund-view-box{
	width: 900px; 
	height: 560px; 
	background: #fff;
	overflow: hidden;
}

.fund-view{
	width:90%;
	line-height: 33px;
	border-bottom: 1px #dadada solid;
	padding-bottom: 30px;
	margin: auto;
	min-height: 358px;
}
.fund-view h3{
	font-size: 24px;
	font-weight: normal;
	margin-top: 50px;
	color: #c92f35;
	padding-bottom: 30px;
}
.fund-view h3 span{
	font-size: 18px;
}
.fund-view p{overflow: hidden;}
.fund-view p label{
	width: 95px;
	float: left;
	color: #818181;
}
.fund-view p span{
	width: 695px;
	float: left;
}

/*投资*/
.invest-list{
	overflow: hidden;
	width: 1035px;
	margin-left: -15px;
}
.invest-list li{
	height: 135px;
	margin:0 15px 30px 15px;
}
.invest-list li P{
	height: 136px;
	width: 315px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	cursor: pointer;
	font-size: 18px;
	line-height: 30px;
	color: #fff;
}
.invest-list li P i{
	display: inline-block;
	background: url(../img/icon.png) no-repeat;
	width: 50px;
	height: 50px;
	vertical-align: top;
	margin-right: 25px;
	*margin-top: 40px;
	_margin-top: 40px;
}
.invest-list li P span{
	vertical-align:top;
	line-height: 50px;
	display: inline-block;
	*margin-top: 40px;
	_margin-top: 40px;
}
.invest-list li P.iyc{
	background: #f8962b;
}
.invest-list li P.iyc i{
	background-position: 0 -20px;
}
.invest-list li P.it{
	background: #39b54a;
}
.invest-list li P.it i{
	background-position: -50px -20px;
}
.invest-list li P.im{
	background: #8396a7;
}
.invest-list li P.im i{
	background-position: -100px -20px;
}
.invest-list li P.healthcare{
	background: #00bff3;
}
.invest-list li P.healthcare i{
	background-position: -150px -20px;
}
.invest-view-box{
	width: 900px; 
	height: 560px; 
	background: #fff;
	overflow: hidden;
}
.invest-view{
	width:90%;
	line-height: 33px;
	border-bottom: 1px #dadada solid;
	padding-bottom: 30px;
	margin: auto;
	
}
.invest-view h3{
	font-size: 24px;
	font-weight: normal;
	margin-top: 30px;
	color: #c92f35;
	padding-bottom: 20px;
}
.invest-view h3 span{
	font-size: 18px;
}
.invest-view .scroll{
	overflow-y: scroll;
	height: 330px;
}
.invest-view .scroll a{
	color: #0072bc;
}
.invest-view p{
	overflow: hidden;
	border-top:1px #dadada solid;
}
.invest-view p img{
	width: 180px;
	float: left;
	color: #818181;
	margin-top: 8px;
}
.invest-view p span{
	width: 600px;
	float: right;
	line-height: 24px;
	padding: 20px 0;
}

/*新闻*/
.news-class{overflow: hidden;padding: 60px 0 35px;}
.news-class li{
	float: left;
	font-size: 24px;
	margin-right: 40px;
}
.news-class li span{
	cursor: pointer;
}
.news-class li.cur{
	color: #BA3836;
}
.news-list{
	overflow: hidden;
}
.news-list li{
	display: none;
}
.news-list li.cur{
	display: block;
}
.news-list li a{
	display:block;
	position: relative;
	margin: 0 0 30px;
	overflow: hidden;
	border-bottom: 1px #dadada solid;
	padding-bottom: 30px;
}
.news-list li a:last-child{
	border-bottom: none;
}
.news-list li a h3{
	color: #c92f35;
	font-weight: normal;
	font-size: 18px;
}
.news-list li a span{
	color: #3d3d3d;
}
.news-title{
	padding-bottom: 60px;
}
.news-title h2{
	padding-bottom: 10px;
	color: #c92f35;
}
.news-title p{
	color: #737373;
	padding-bottom: 15px;
	border-bottom: 1px #dadada solid;
}
.news-view{
	line-height: 30px
}

/*招聘*/
.jioninfo{
	line-height: 35px;
	border-top:1px #dcdcdc solid;
	padding: 30px 0;
	margin-top: 10px;
}

#pageGro{ height:25px; margin:0px auto; padding-bottom:50px;text-align: center;}
#pageGro div a,#pageGro div span{ font-size:12px; color:#999; line-height:23px;display: inline-block; margin-left:5px;}
#pageGro div a,#pageGro div span{ width:22px; text-align:center; border:1px solid #999; cursor:pointer;}
#pageGro div a:hover{border:#000000 1px solid;color:#fff;background-color:#000;}
#pageGro div span.current{ color:#fff; background:#000; border:1px solid #000;}
#pageGro .pageUp,#pageGro .pageDown{width:63px; border:1px solid #999; cursor:pointer;}
#pageGro .pageUp,#pageGro .pageDown{text-align: center;}