/**成就贡献**/
.cjgx_content h5{
     color: #000;
     font-weight: normal;
 }
.cjgx_content > div{
    padding:20px 57px 30px 57px;
    background: #FFFFFF;
}

.down,.up{
    width: 20px;
    padding-left: 97%;
}
.subnav-box{
    height: 53px;
    position: relative;
}
.subnav-container{
    position: absolute;
    width: 100%;
    overflow: hidden;
    transition: all .3s;
}
/**期刊论文**/
.detail_cjgx_qklw .container{
    background: #f2f2f2;
    margin-bottom: 10px;
    padding: 10px;
}
.detail_cjgx_qklw .container .topic_box{
    display:flex;
}
.detail_cjgx_qklw .container .topic{
    display: inline-block;width: 540px;
}
.detail_cjgx_qklw .container .download{
    display: inline-block;
    margin-left: 20px;font-size: 16px;color: #a2a2ae;
}
.detail_cjgx_qklw .container .basic_info > div{
    display: flex;margin-top: 10px;
}
.detail_cjgx_qklw .container h4,.detail_cjgx_qklw .container h5{
    padding: 0px 5px;
}
.detail_cjgx_qklw .content{
    max-height: 58px;
    overflow: hidden;
    width: 540px;
}
/**研究著作**/
.detail_cjgx_yjzz .container{
    display: flex;
    padding: 10px;
    margin-bottom: 20px;
    background: #f2f2f2;
}
.detail_cjgx_yjzz .work_photo,.detail_cjgx_yjzz .work_photo2{
    position: relative;
    width: 150px;
    height: 200px;
    margin-right: 30px;
    border-radius: 5px;
    overflow: hidden;
 }
.detail_cjgx_yjzz .work_photo .work_photo_read{
    position: absolute;right: 0px;bottom: 0px;height: 24px;line-height: 24px;width: 70px;
    font-size: 14px;color: #FFFFFF;border-radius: 3px;text-align: center;background-color: rgba(96,96,96,0.7);
    transition: all .3s;
}
.detail_cjgx_yjzz .work_photo .work_photo_read:hover{color: #B22222;background-color: rgba(240,240,240,0.9);}
.detail_cjgx_yjzz .work_photo2{
    text-align: center;
    background: url("/public/viewRes/detail/bg_book.png");
    background-size: 100% 100%;
    padding: 12px 6px 0px 14px;
    box-sizing: border-box;
}
.detail_cjgx_yjzz .work_photo2 >h6{font-weight: normal;font-size: 14px;}
.detail_cjgx_yjzz .work_photo2 > h6:nth-child(1){
    height: 120px;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
}
.detail_cjgx_yjzz .work_photo2 > h6:nth-child(2),.detail_cjgx_yjzz .work_photo2 > h6:nth-child(3){
    height: 30px;
}
.detail_cjgx_yjzz .content{
    width: 400px;
}
.detail_cjgx_yjzz .control_row{
        line-clamp:3;
    -webkit-line-clamp:3;
}
/**会议论文**/
.detail_cjgx_hylw .container{
    background: #f2f2f2;
    margin-bottom: 10px;
    padding: 10px;
}
.detail_cjgx_hylw .basic_info > div{
    display: flex;
    margin-top: 10px;
}
.detail_cjgx_hylw .container h4{
    width: 70px;
    text-align: right;
    padding-right: 10px;
}
.detail_cjgx_hylw .container .content{
    width: 540px;
    max-height: 58px;
    overflow: hidden;
}
/**发明专利;参加评选项目**/
.detail_cjgx_fmzl .container,.detail_cjgx_pxxm .container{
    background: #f2f2f2;
    margin-bottom: 20px;
    padding: 10px;
}
.detail_cjgx_fmzl .container h4{
    width: 70px;
    padding-right: 5px;
    text-align: right;
}
.detail_cjgx_pxxm .container h4{
    padding-right: 10px;
}
.detail_cjgx_fmzl .basic_info,.detail_cjgx_pxxm .basic_info{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 5px;
}
.proposer{
    width: 100px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    line-clamp: 1;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.detail_cjgx_fmzl .basic_info > div{
    display: flex;
    width: 200px;
    padding-top: 5px;
}
.detail_cjgx_pxxm .basic_info > div{
    width: 350px;
    display: flex;
    padding-top: 5px;
}
.detail_cjgx_pxxm .h_special{
    width: 160px;
}
.detail_cjgx_fmzl .container > div:nth-child(3),.detail_cjgx_pxxm .container > div:nth-child(3){
    display: flex;
}
.detail_cjgx_fmzl .container .content,.detail_cjgx_pxxm .container .content{
    width: 530px;
    max-height: 58px;
    overflow: hidden;
}
/*科技成果*/
.detail_cjgx_kjcg .container{
    padding: 10px;
    margin-bottom: 20px;
    background: #f2f2f2;
}
.detail_cjgx_kjcg .container > div{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}
.detail_cjgx_kjcg .container .h_special{
    width: 280px;
    padding-right: 20px;
}
.detail_cjgx_kjcg .container > div h4{
    padding-right: 5px;
}
/*重大成就**/
.detail_cjgx_zdcj .tag{
    height: 36px;
    line-height: 47px;
    background: #98897a;
    opacity: 0.8;
    color: #fff;
    border-radius: 10px 10px 0px 0px;
    padding: 5px;
    font-size: 16px;
    font-weight: bold;
}
.detail_cjgx_zdcj .container .content{
    line-height: 25px;
    padding: 10px;
}
.detail_cjgx_zdcj .container {
    background: #f2f2f2;
    margin-bottom: 20px;
}
/*重大成就**/
.detail_cjgx_zxxm .container{
    display: flex;
    margin: 10px 0px;
    background: #f2f2f2;
}
.detail_cjgx_zxxm .number{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 46px;
    color: #fff;
    background: #98897a;
    border-radius: 5px 0px 0px 5px
}
.detail_cjgx_zxxm h4,.detail_cjgx_zxxm h5{
    display: flex;
    align-items: center;
}
.detail_cjgx_zxxm h4{
    width: 70px;
    padding: 15px;
}
.detail_cjgx_zxxm h5{
    width: 480px;
    padding: 15px 0px;
}
/**荣誉称号**/
.detail_cjgx_rych .content-box{
    display: flex;
    min-height: 50px;
    margin-bottom: 10px;
    background: #f2f2f2;
}
.detail_cjgx_rych .content-box .title{
    display: flex;
    width: 100%;
    color: #0F0F0F;
}
.detail_cjgx_rych .content-box >div:last-child{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.detail_cjgx_rych .content-box >div:first-child{
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    background: #98897a;
    border-radius: 5px 0px 0px 5px;
}
.detail_cjgx_rych .content-box >div:last-child{
    padding: 5px;
    line-height: 22px;
}