.banner {
	color: #fff;
	height: 240px;
	background: url(../image/bannerInvestment.jpg)
		no-repeat;
	background-size: cover;
	overflow: hidden;
}

.logoTop {
	padding-top: 66px;
}

.perlogo {
	float: left;
	width: 112px;
	height: 112px;
	background: #fff
		url(../image/default-logo.jpg) no-repeat
		center center;
}

.perlogo img {
	width: 100%;
	height: 100%;
}

.logoTop .avanda {
	padding-left: 40px;
}

.logoTop .avanda h3 {
	height: 25px;
	line-height: 25px;
	font-size: 24px;
}

.logoTop .avanda h3>span {
	border-radius: 15px;
	margin-left: 30px;
	background: #00243b
		url(../image/iconFounderPer.png)
		no-repeat 10px 9px;
	padding: 3px 10px 3px 40px;
	font-size: 18px;
	height: 30px;
	line-height: 30px;
}

.logoTop .avanda p>span {
	background: #001f33;
	display: inline-block;
	padding: 0 20px;
	height: 30px;
	margin: 20px 26px 0 0;
	border-radius: 5px;
	line-height: 30px;
	font-size: 16px;
}

.logoTop .avanda .wangzhi {
	height: 28px;
	line-height: 28px;
	background:
		url(../image/iconInvestmentwangzhi.png)
		no-repeat 0 0px;
	padding-left: 35px;
	color: #fff;
	margin-top: 18px;
}

.attention {
	background: #519aeb
		url(../image/iconFounderHeart.png)
		no-repeat 14px 9px;
	height: 30px;
	line-height: 30px;
	margin-top: 35px;
	border-radius: 15px;
	color: #fff;
	padding: 0 15px 0 40px;
}

.itemTop {
	margin: 38px 0 0px;
}

.itemTop dt {
	font-size: 18px;
	line-height: 40px;
	color: #666666;
	height: 40px;
	padding-left: 20px;
	border-bottom: 1px solid #c3def7;
	background: #eaf3fd;
}

.itemTop dd {
	padding: 0 20px;
}

.itemTop dd .intro {
	font-size: 14px;
	line-height: 24px;
	margin-top: 15px;
	margin-bottom: 34px;
	color: #4d4d4d;
	min-height: 90px;
}

.itemTop dd .intro .huan {
	width: 110px;
	height: 110px;
	background: #d3e5ff;
	border-radius: 50%;
	text-align: center;
	margin: 0 25px 0 45px;
	padding: 8px;
}

.itemTop dd .intro .huan .smallhuan {
	width: 100%;
	height: 100%;
	background: #d3e5ff;
	border-radius: 50%;
	text-align: center;
	background: #6fa2f5;
	color: #fff;
}

.itemTop dd .intro .huan .smallhuan .p1 {
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	padding-top: 24px;
}

.itemTop dd .intro .huan .smallhuan .p2 {
	font-size: 18px;
	padding-top: 24px;
}

.itemTop dd .intro>p {
	line-height: 31px;
	font-size: 16px;
}

.itemTopTag {
	position: relative;
}

.itemTopTag>div {
	font-size: 18px;
	font-weight: bold;
	color: #777777;
	width: 8%;
    height: 40px;
    background-color: #c3def7;
    line-height: 40px;
}

.itemTopTag ul {
	/*position: relative;
	left: 100px;
	top: -25px;
	width: 60%;*/
	margin-bottom: 10px;
}

.itemTopTag ul li {
	color: #fff;
	float: left;
	height: 24px;
	line-height: 24px;
	background-color: #98c8f5;
	margin: 10px 16px 10px 0;
	padding: 0 8px;
	border-radius: 3px;
}

.itemTopTag ul li a {
	color: #fff;
}

.itemTop .padbot20 {
	padding-bottom: 20px;
}

.itemTop .conact {
	font-size: 18px;
	font-weight: bold;
	color: #777777;
}

.itemTop .conact span {
	font-size: 16px;
	font-weight: normal;
	padding-left: 24px;
}

.itemTop .conact .contEmail {
	padding-left: 42px;
}

.itemTop .table>tbody>tr>td {
	height: 58px;
	line-height: 58px;
	color: #4c4c4c;
}

.itemTop tbody td img {
	margin-right: 10px;
	width: 50px;
	height: 50px;
}

.itemTop .viewMore {
	line-height: 40px;
	height: 40px;
	padding-left: 20px;
	border-bottom: 1px solid #c3def7;
	background: #d4e7f9;
	display: inline-block;
	width: 100%;
	text-align: center;
	color: #777777;
}

.tableBot {
	margin-bottom: 0;
}

.leftRight {
	width: 48%;
	float: left;
}

.has4 {
	margin-right: 4%;
}

.leftRight dd {
	
}

.fixTable {
	height: 300px;
}

.itemC {
	padding-bottom: 48px;
}

.itemC dd {
	padding: 20px 0 18px 20px;
}

.itemC img {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	float: left;
}

.itemC .avanda {
	padding-left: 82px;
}

.itemC .avanda h3 {
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	color: #4d4d4d;
}

.itemC .avanda h3 span {
	font-size: 16px;
	color-rendering: #666666;
	padding-left: 10px;
}



/* 投资领域新加入样式 2019 4月22日 */

.container .row .itemTopTag {
	position: relative;
}
#popover1,#popover2 {
	padding-left: 10px;
}


.container .row .itemTopTag .help-tip{
	position:absolute;
	top:14px;
	left: 115px;
	text-align:center;
	background-color:#4DD0C8;
	border-radius:50%;
	width:16px;
	height:16px;
	font-size:10px;
	line-height:16px;
	cursor:default;
}
.container .row .itemTopTag .help-tip:before{
	content:'?';font-weight:bold;color:#fff;
}
.container .row .itemTopTag .help-tip:hover p{
	display:block;
	transform-origin:100% 0%;
	-webkit-animation:fadeIn 0.3s ease-in-out;
	animation:fadeIn 0.3s ease-in-out;
}
.container .row .itemTopTag .help-tip p{
	display:none;
	text-align:left;
	background-color:#01a2d8;
	padding-left:10px;
	width: 110px;
	position:absolute;
	border-radius:3px;
	box-shadow:1px 1px 1px rgba(0, 0, 0, 0.2);
	right:-4px;
	font-size:10px;
	height: 20px;
	line-height: 20px;
	color: #000;
	font-weight: 400;
	left: 18px;
	top: -3px;
}
.container .row .itemTopTag .help-tip p:before{
	position:absolute;content:'';
	width:0;height:0;
	border:6px solid transparent;
	border-right-color:#fff;
	left:-10;
	bottom:4px;
}
.container .row .itemTopTag .help-tip p:after{
	width:100%;
	height:40px;
	content:'';
	position:absolute;
	top:-40px;
	left:50px;}

@-webkit-keyframes fadeIn {
	0% { 
		opacity:0; 
		transform:scale(0.6);
	}

	100% {
		opacity:100%;
		transform:scale(1);
	}
}

@keyframes fadeIn {
	0% { opacity:0; }
	100% { opacity:100%; }
}




/* 投资阶段部分 */
.container .row .itemTopTag .help-tips{
	position:absolute;
	top:14px;
	left: 115px;
	text-align:center;
	background-color:#4DD0C8;
	border-radius:50%;
	width:16px;
	height:16px;
	font-size:10px;
	line-height:16px;
	cursor:default;
}
.container .row .itemTopTag .help-tips:before{
	content:'?';font-weight:bold;color:#fff;
}
.container .row .itemTopTag .help-tips:hover p{
	display:block;
	transform-origin:100% 0%;
	-webkit-animation:fadeIn 0.3s ease-in-out;
	animation:fadeIn 0.3s ease-in-out;
}
.container .row .itemTopTag .help-tips p{
	display:none;
	text-align:left;
	background-color:#01a2d8;
	padding-left:10px;
	width: 110px;
	position:absolute;
	border-radius:3px;
	box-shadow:1px 1px 1px rgba(0, 0, 0, 0.2);
	right:-4px;
	font-size:10px;
	height: 20px;
	line-height: 20px;
	color: #000;
	font-weight: 400;
	left: 18px;
	top: -3px;
}
.container .row .itemTopTag .help-tips p:before{
	position:absolute;content:'';
	width:0;height:0;
	border:6px solid transparent;
	border-right-color:#fff;
	left:-10;
	bottom:4px;
}
.container .row .itemTopTag .help-tips p:after{
	width:100%;
	height:40px;
	content:'';
	position:absolute;
	top:-40px;
	left:50px;
}

