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