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