.kjfw_lb_nr p {
    position: relative;
}

.ysfc_lb {
    max-height: none;
}

/*.kjfw_lb_nr p:after {
    content: '...';
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 3px;
    width: 10%;
    height: 1.8em;
    background: linear-gradient(to right, rgba(175, 171, 171, 0), rgb(245, 245, 245) 50%);
}*/






[v-cloak] {
    display: none;
}

.show_more {
    margin: 0 auto;
    cursor: pointer;
    font-size: 20px;
    color: #00a9f4;
    height: 30px;
    line-height: 30px;
}

.show_more.open {
    width: 103px;
    background: url(./images/zkjt01.png) no-repeat right center;
}

.show_more.close {
    width: 70px;
    background: url(./images/zkjt02.png) no-repeat right center;
}


.show_more_pack_up {
    width: 61px;
}


.cnzj_lb dl dd p {
    font-size: 14px;
    height: 40px;
    line-height: 20px;
    margin-top: 16px;
    color: #777;
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}


/*
院士风采开始
*/
.main > .m_line{
    line-height: 2;
}
.main > .m_line > .left,
.main > .m_line > .right {
    margin-right: 20px;
    display: inline-block;
    vertical-align: top;
}

.main > .m_line > .right {
    width: calc(100% - 110px)
}

.main > .m_line > .right img {
    margin-right: 10px;
}

.main > .m_line > .right > div {
    width: 200px;
}

/*

院士风采结束
**/
