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