.content-box{padding: 10px;}
.show-more-team,.show-more-case{text-align: center; background-color: #fafafa; border-radius: 4px; cursor: pointer; color: #3896EB; height: 24px; line-height: 24px;}
/*图片及信息*/
.investor-company-title{border: 1px solid #ececec;padding: 10px; min-height: 120px;}
.investor-company-img,.investor-company-img img{width: 100px;height: 100px;float: left;}
.investor-company-info{margin-left:115px;}
.investor-company-info h4{font-size: 18px; color: #474747; font-weight: bold;line-height: 28px;}
.investor-company-info p{line-height: 25px;}
.investor-company-info p a{color: #2091DF;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;display: inline-block;width: 57%;}
.websites{display: inline-block;float: left;}
/*简介*/
.investor-profile{border: 1px solid #ececec;padding: 10px; }
.content-box h2{    border-left: 3px solid #7fc31e;    font-size: 16px; color: #888;    padding-left: 7px;}
.profile-word{padding: 10px; padding-bottom:3px;overflow: hidden;}

.vdown {text-align: right; color: blue; font-size: 13px; color: #499EF3;display: none;}
/*投资团队*/
.investor-team{border: 1px solid #ececec;padding: 10px; }
.investor-team ul {padding: 10px 10px;}
.investor-team ul li{width: 50%;float: left;margin-bottom: 10px;}
.investor-team-img{float: left;}
.investor-team-img a img{width: 60px ;height: 60px ;border-radius: 50%;}
.investor-team-info{margin-left: 65px;}
.investor-team-info h3{line-height: 35px; font-size: 15px;}
.investor-team-info p{display: inline-block;width: 100%;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
/*投资案例*/
.investor-case{border: 1px solid #ececec;padding: 10px; }
.investor-case h2{  border-left: 3px solid #7fc31e;    font-size: 16px; color: #888;    padding-left: 7px;}
.case-list{border-top: 1px solid #ececec;padding: 5px 10px;}
.case-list:first-child{margin-top: 10px;}
.case-list p{line-height: 25px;}
.case-name{font-size: 16px;/* font-weight: 700;*/width: 70%;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;display: inline-block;}
.case-turn{float: right; height: 24px; background: #499ef3; color: #fff; padding: 0 4px; line-height: 24px;}
.case-time{float: right; color: #999;}
/*工商信息*/
.investor-qcc{border: 1px solid #ececec;padding: 10px; }
.investor-qcc h2{  border-left: 3px solid #7fc31e;    font-size: 16px; color: #888;    padding-left: 7px;}
.qcc{padding: 10px 0 10px 12px;}