
.detail_box>div.detail_top{
    background: #fff url("../../images/theme_00B150/green_detail.png") no-repeat center right;
}
/*.type_option{*/
/*    color: #00B150;*/
/*}*/
/*.type_option a{*/
/*    color: #00B150;*/
/*}*/
.detail_bottom_tab a.hover {
    border-bottom: solid 3px #00B150;
    color: #00B150;
}
/*.detail_bottom_desc li h3 {*/
/*    color: #00B150;*/
/*}*/
/*.detail_bottom_desc li h3 i {*/
/*    background: rgba(0, 177, 80, 0.1);*/
/*    color: #00B150;*/
/*}*/
/*科研机构中科研团队样式*/
.detail_people_list dd:hover {
    border: 1px solid #00B150;
    box-shadow: 0px 0px 18px rgba(0, 177, 80, 0.1);

}
.detail_people_list dd:hover h4{
    color: #00B150;
}