/*start*/

.banner {
	height: 568px;
	width: 100%;
	margin-top: 81px;
}

.bannerBg {
	position: absolute;
	top: 81px;
	width: 100%;
	height: 649px;
	background-image: url(../imgs/home/banner.png);
}

.bannerTwo {
	height: 396px;
}

.bannerBgTwo {
	position: absolute;
	top: 81px;
	width: 100%;
	height: 396px;
	background-image: url(../imgs/home/bannerTwo.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.navBarContent {
	font-size: 20px;
	margin-top: 54px;
	position: relative;
}

.activeProject {
	color: #005BAC;
	font-weight: bold;
	letter-spacing: 3px;
}

.iconfont {
	font-size: 28px !important;
	vertical-align: middle;
}


/*end*/

@media screen and (min-width: 1440px) {
	.investorTime {
		margin-right: 150px !important;
	}
	.bannerBgTwo {
		margin-bottom: 36px !important;
	}
	.navBarContent {
		margin-top: 60px !important;
	}
	.recommenFunds:nth-child(3n) {
		float: left;
	}
	/*.recommenFunds:nth-child(2n) {*/
		/*float: right;*/
		/*padding-left: 350px !important;*/
	/*}*/
}


/*start*/

.typeContent {
	height: 150px;
	line-height: 150px;
	background: #005BAC;
	display: flex;
	color: #fff;
	font-size: 24px;
}

.category {
	flex: 1;
	text-align: center;
}

.category>img {
	vertical-align: middle;
	margin-top: -6px;
}


/*end*/


/*start*/

.popularItems {
	margin-top: 118px;
}

.popular {
	font-size: 28px;
}

.allProject {
	font-size: 15px;
	background: rgba(0, 0, 0, 0.2);
	padding: 5px 30px;
}

.projectContent {
	margin-top: 30px;
	/*display: flex;*/
}

.projectType {
	/*flex: 1;*/
	border: 1px solid #EDEDED;
	width: 356px;
	display: inline-block;
	margin-right: 98px;
	margin-bottom: 67px;
}

.projectType:nth-child(3n) {
	margin-right: 0px;
}

.projectName {
	color: #005BAC;
	font-size: 24px;
	display: inline-block;
}

.projectPadding {
	padding: 21px 25px 25px 21px;
}

.projectDescrip {
	font-size: 16px;
	color: #101010;
	display: -webkit-box;
	overflow: hidden;
	white-space: normal!important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.features {
	font-size: 13px;
	margin-top: 16px;
}

.more {
	color: #005BAC;
	float: right;
}


/*合作伙伴*/

.partnerBg {
	height: 470px;
	margin-top: 51px;
}

.partnerName {
	background: #005BAC;
	font-size: 28px;
	/*text-align: center;*/
	color: #fff;
	padding: 40px 0 63px 0;
}

.partnerLogo,
.partnerName,
.partnerLogoSecond,
.partnerLogoThird {
	text-align: center;
}

.partnerLogo>img {
	margin-right: 80px;
	vertical-align: top;
}

.partnerLogoSecond>img {
	margin-right: 93px;
	margin-top: 14px;
	margin-bottom: 49px;
}

.partnerLogoThird>img,
.partnerLogoSecond>img {
	vertical-align: middle;
}

.partnerLogoThird>img {
	margin-right: 120px;
}


/*底部*/

footer {
	height: 104px;
	background: #535252;
	text-align: center;
	color: #fff;
	font-size: 14px;
}

.websiteName {
	padding-top: 30px;
	padding-bottom: 10px;
}


/*全部项目*/

.projectInvestors {
	height: 250px;
	display: flex;
	border-bottom: 1px solid #bbbbbb;
	padding: 0 100px 0 130px;
}

.investorsMess {
	font-weight: bold;
	flex: 1;
	padding-top: 50px;
}

.investmentMoney,
.investment {
	margin: 18px 0;
}

.investmentMoney {
	color: #101010;
}

.investment {
	/*flex:1;*/
}

.investment,
.investorTime {
	font-size: 18px;
	font-weight: normal;
	margin-right: 100px;
}

.investorTime {
	text-align: right;
	margin-top: 54px;
	margin-right: 100px;
}

.investment>p {
	margin-bottom: 18px;
}

.investment>span {
	width: 250px;
	display: inline-block;
}

.headImgCont {
	display: flex;
}

.headImgCont>div:first-child {
	text-align: center;
	margin: 25px 3px 0 26px;
}

.headImgCont>div:nth-child(2) {
	text-align: center;
	margin-left: 13px;
	margin-top: 11px;
}

.headImg {
	width: 65px;
	height: 65px;
	position: relative;
	border-radius: 50%;
}

.headImgInfo {
	width: 122px;
	height: 127px;
	position: relative;
	cursor: pointer;
	border-radius: 50%;
	margin-bottom: 20px;
}

.headMark {
	width: 21px;
	height: 21px;
	position: absolute;
	top: 3px;
	left: 0px;
}

.headMarkInfo,
.markInfo {
	width: 34px;
	height: 34px;
	position: absolute;
	top: 3px;
}

.headMarkInfo {
	left: 76px;
}

.nowAdvisory {
	margin: 9px 0 19px 0;
	display: inline-block;
	cursor: pointer;
}

.advisoryPersonal {
	font-size: 20px;
	cursor: pointer;
}

.headeIcon {
	position: relative;
	display: inline-block;
}

.consultNow {
	border: 2px solid #005BAC;
	font-size: 16px;
	text-align: center;
	color: #005BAC;
	padding: 8px 22px;
	margin: 12px;
	cursor: pointer;
}

.investorsName {
	margin-top: 17px;
	margin-bottom: 18px;
	font-weight: bold;
}


/*信息发布*/

.inforBody{
	display: flex;
	padding: 0px 120px 0px 92px;
}

.investIntrodut {
	flex: 1;
}

.inforRelease {
	background: #005BAC;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	margin-top: 64px;
}

.investmentContact {
	width: 400px;
	margin-top: 82px;
	border-left: 1px solid #BBBBBB;
	text-align: center;
}

.inforContent {
	padding-left: 40px;
	margin-top: 41px;
	margin-bottom: 43px;
}

.inforDetail {
	color: #535252;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 16px;
}

.releaseTime,
.visitorNum {
	font-size: 20px;
	color: #535252;
	width: 31%;
	margin-right: 40px;
}

.visitorNum {
	flex: 1;
	margin-left: 54px;
}

.invest {
	color: #101010;
	font-size: 22px;
	font-weight: bold;
	margin: 0;
	margin-left: 42px;
	/*flex: 1;*/
	width: 31%;
	margin-right: 40px;
}


/*项目概述*/

.inforReleaseContent {
	margin: 40px 60px;
	display: inline-block;
	margin-bottom: 40px;
	line-height: 33px;
}

.label {
	font-size: 18px;
}

.labelInfo {
	font-size: 16px;
	margin-left: 36px;
	padding: 6px 20px;
	border: 3px solid #005BAC;
}

.labelBox {
	margin-top: 20px;
	margin-bottom: 90px;
}

/*.recommenFunds:nth-child(2n) {*/
	/*padding-left: 68px;*/
/*}*/

.recommenFunds {
	display: inline-block;
	width: 26%;
	margin-left: 16%;
	margin-top: 29px;
	margin-bottom: 29px;
}

.recommenName {
	margin-bottom: 11px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.money,


.view {
	font-size: 18px;
	float: right;
	color: #005BAC;
	cursor: pointer;
}

.comeBack {
	width: 169px;
	height: 46px;
	line-height: 46px;
	/*color: #fff;*/
	border-radius: 2px 2px 2px 2px;
	/*background-color: rgba(86, 119, 252, 1);*/
	background-color: rgba(0, 0, 0, 0.2);
	text-align: center;
	/*box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.24);*/
	display: block;
	margin: 0 auto;
	margin-bottom: 90px;
	margin-top: 70px;
	/*font-size: 16px;*/
	cursor: pointer;
}