.fund_manager .icon p{
    width: 100%;
    font-size: 11px;
    line-height: 1.6rem;
    margin-top:.4rem;
}
.fund_manager .icon .info1{
    font-size: 2rem;
}
.fund_manager .icon .info2{
    font-size: 1.3rem;
    font-size: 14px;
}
.fund_manager .icon .img-preview{
    width: 7.7rem;
    height: auto;
    /* height: 10.2rem; */
}
.fund_manager .manager_info ul{
    background-color: #F8F8F9;
    margin-top: 1.2rem;
}
.fund_manager .icon .img-preview{
    background-color: transparent;
}
.fund_manager .icon .img-preview img{
    height: 7.1rem;
}
.fund_manager .icon p{
    margin-top: 10px;
    font-size: 14px;
}
.fund_position li:nth-of-type(1){
    width: 8rem;
}
.fund_position li:nth-of-type(2) {
    width: 10.4rem;
}
.fund_position li:nth-of-type(6) {
    width: 8.4rem;
}
.fund_position li:nth-of-type(7) {
    width: 11.4rem;
}
.fund_position{
    width: 86rem;
    min-width: 86rem;
}
.fund_position li:nth-of-type(3){
    width: 9rem;
}
.fund_position li:nth-of-type(2){
    width: 11rem;
}
.fund_position li{
    margin-right: 0;
}
.fund_position_con li:last-of-type{
    width: 9rem;
    margin-left: .5rem;
}
.container {
    padding: 6.8rem 1rem 0;
}
.note{
    margin-bottom: 0;
}
/* content: "";
display: inline-block;
position: absolute;
top: -1.6rem;
left: 50%;
margin-left: -4px;
width: 0px;
height: 0px;
border-bottom: 8px solid #fff;
border-top: 8px solid transparent;
border-left: 8px solid transparent;
border-right: 8px solid transparent; */

.fund_position_wrap .see_more {
    right: -2rem;
}
.fund_position_wrap .see_more {
    width: 5rem;
    height: 100%;
    position: absolute;
    top: 0;
    right: -5px;
    background: linear-gradient(to left,rgba(255,255,255,1) 40%, rgba(255,255,255,.5) 100%);
    z-index: 9;
}
.fund_stock{
    position: relative;
}