@import url("../common.css");
.hide{
	display: none!important;
}
header.back-f1{
	background: transparent;
}
.invest-banner{
	background: url(../../img/flowdata/banner.png) center center no-repeat;
}
.banner-con{
	width: 100%;
	height: 500px;
	display: table;
	position: relative;
}
.banner-con:after{
	content: '';
	position: absolute;
	content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: url(../../img/service/line.jpg) repeat-x;
    z-index: -1;
}
.banner-con>div{
	display: table-cell;
	display: table-cell;
    vertical-align: middle;
}
.banner-con>div>div{
	width: 1200px;
	margin: 0 auto;
}
.banner-con h1{
	font-size: 36px;
	color: #FFFFFF;
	
}
.banner-con p{
	width: 469px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 28px;
}


.people-con{
	width: 1200px;
    margin: 50px auto;
    overflow: hidden;
}
.photo{
	width: 120px;
    height: 120px;
    box-sizing: border-box;
    display: table;
    float: left;
    margin-right: 20px;
    /*border: 1px solid #EAEAEA;*/
}
.photo>div{
	display: table-cell;
	vertical-align: middle;
}
.photo>div>img{
	display: block;
	margin: 0 auto;
	height: 120px;
    width: 120px;
    border-radius: 50%;
}
.people-con>p.name{
	line-height: 1;
    margin-bottom: 12px;
    margin-top: 10px;
}
.people-con>p.name>span{
	color: #282828;
	vertical-align: baseline;
}
.people-con>p.name>span:first-of-type{
	font-size: 16px;
	font-weight: bold;
}
.people-con>p.name>span:nth-child(n+2){
	font-size: 14px;
	margin-left:18px;
}
.people-con>p:not(.name){
	font-size: 14px;
    color: #282828;
    line-height: 26px;
}
.people-con>p:not(.name)>span:first-of-type{
	width: 56px;
    text-align: justify;
    text-align-last: justify;
}
.people-con>p:not(.name)>span:last-of-type{
	/*margin-left: 10px;*/
}
.brief-con,.analysis-con,.case-con,.member-con{
	width: 1200px;
	margin: 0 auto;
}


p.con-name{
	font-size: 16px;
	color: #0478FC;
	border-bottom: 1px solid #EAEAEA;
	
}
p.con-name>span{
	line-height: 1;
    padding-bottom: 15px;
    border-bottom: 2px solid #0478FC;
	font-weight: bold;
}
.brief-main{
	color: #282828;
	font-size: 14px;
	line-height: 24px;
	margin: 25px 0 45px 0;
}
.brief-main>p{
	text-indent: 2em;
}
.brief-main>p:nth-child(2){
	margin: 5px 0;
}


/*所属机构*/
.campany-con{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.campany-con>div{
	margin-top: 30px;
	overflow: hidden;
}
.campany-logo{
	width: 180px;
	height: 90px;
	box-sizing: border-box;
	border: 1px solid #EAEAEA;
	display: table;
	float: left;
	margin-right: 20px;
}
.campany-logo>div{
	display: table-cell;
	vertical-align: middle;
}
.campany-logo>div>img{
	display: block;
	margin: 0 auto;
	max-height: 88px;
	max-width: 178px;
}
.campany-con>div>p.name{
	font-size: 16px;
	color: #282828;
	font-weight: bold;
	line-height: 1;
    margin-bottom: 13px;
    margin-top: 8px;
}
.campany-con>div>p:not(.name){
	font-size: 14px;
	color: #282828;
	line-height: 24px;
}
.campany-con>div>p:not(.name)>a{
	color: #282828;
	margin-top: -1px;
}
p.campany-brief{
	margin-top: 15px;
	font-size: 14px;
	line-height: 24px;
	color: #282828;
	text-indent: 2em;
}
a.btn.detailBtn{
	width: 162px;
	margin-top: 15px;
}
div.list-container>p {
    font-size: 16px;
    color: #282828;
    line-height: 30px;
    padding: 20px 10px;
    height: 70px;
    box-sizing: border-box;
    /*border-bottom: 1px solid #EAEAEA;*/
}
div.list-container>p>span {
    font-weight: bold;
    box-sizing: border-box;
}
.list-container>ul>li {
    padding: 20px 10px;
    box-sizing: border-box;
    height: 130px;
    /*border-bottom: 1px solid #EAEAEA;*/
    border-top: 1px solid #EAEAEA;
}
.list-container>ul>li:last-of-type{
	border-bottom: 1px solid #EAEAEA;
}
.logo-con {
    width: 180px;
    height: 90px;
    box-sizing: border-box;
    border: 1px solid #EAEAEA;
    float: left;
    margin-right: 20px;
    display: table;
}
.logo-con>div {
    display: table-cell;
    vertical-align: middle;
}
.logo-con>div>img {
    display: block;
    margin: 0 auto;
    max-height: 88px;
    max-width: 178px;
}
.list-container>ul>li>a>div {
    float: left;
    box-sizing: border-box;
    height: 90px;
}
.item-name>.name{
	float: left;
	width: 300px;
	height: 90px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.list-container li a{
	font-size: 14px;
	color: #282828;
	cursor: default;
	/*line-height: 90px;*/
}
.list-container>ul>li:hover{
	box-shadow: 0 0 18px rgba(42,42,42,0.08);
	border-color: #FFFFFF;
}

.list-container>ul>li:hover +li{
	border-color: #FFFFFF;
}

.case-list>p>span:nth-child(1),.case-list>ul>li>a>div:nth-child(1){
	width: 500px;
}
.case-list>p>span:nth-child(1){
	box-sizing: border-box;
	padding-left: 166px;
}
.case-list>p>span:nth-child(n+2),.case-list>ul>li>a>div:nth-child(n+2){
	width: 170px;
	text-align: center;
	
}
.case-list>ul>li>a>div:nth-child(n+3)>span{
	display: block;
	line-height: 28px;
}
.case-list>ul>li>a>div:nth-child(n+2){
	height: 90px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-wrap: wrap;
}

ul.member-list{
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
	overflow: hidden;
	margin-top: 30px;
}

.member-list>li{
	width: 164px;
    margin-right: 95px;
	margin-bottom: 25px;
	float: left;
}
.member-list>li>a{
	width: 100%;
}
.member-list>li>a>img{
	width: 80px;
	height: 80px;
	float: left;
	margin-right: 20px;
}

.member-list>li>a>p:first-of-type{
	font-size: 16px;
	color: #282828;
	font-weight: bold;
	margin-bottom: 14px;
	margin-top: 18px;
}


.member-list>li>a>p:last-of-type{
	font-size: 14px;
	color: #282828;
}
.member-list>li:nth-child(5n){
	margin-right: 0;	
}

.member-con{
	margin-bottom: 100px;
}





.case-con{
	margin-bottom: 82px;
}



.btn{
	display: block;
	width: 120px;
	height: 36px;
	box-sizing: border-box;
	text-align: center;
	line-height: 36px;
	border: 1px solid #0478FC;
	color: #0478FC;
	margin: 40px auto;
	font-size: 14px;
	cursor: pointer;
}
.btn:hover{
	background: #0478FC;
	color: #FFFFFF;
}
