*{margin:0;padding: 0;}
ul, ol, li {
    list-style: none outside none;
}
a:hover {
    color: #0277fc;
    text-decoration: none;
}
a {
    outline: none;
    text-decoration: none;
    color: #3c3c3c;
}
.clear{
    clear:both;
}
.department{
    float: right;
    background: #fff;
    min-height: 224px;
    margin-top:20px;
}
.dWrap_title02 h3 {
    width: 130px;
    height: 37px;
    line-height: 37px;
    font-size: 16px;
    letter-spacing: 3px;
    margin-right: 30px;
    font-weight: 600;
    text-align: center;
    float: left;
    color: #fff;
    background-color: #b1070e;
    border-right: 5px solid #d4d4d4;
}
.dWrap_title02 {
    width: 100%;
    height: 37px;
    border-bottom: 2px solid #e5e5e5;
}
.dTitle_list02 dd:hover, .dTitle_list02 dd.active {
    background-color: #fbc369;
}
.dTitle_list02 dd {
    width: 28px;
    height: 30px;
    margin-right: 6px;
    line-height: 30px;
    text-align: center;
    color: #3da8cb;
    float: left;
    font-size: 23px;
    font-style: italic;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
}
.dTitle_list02 {
    width: 660px;
    height: 30px;
    padding-top: 7px;
    float: left;
}
.dList02 {
    width: auto;
    overflow: hidden;
    background-color: #eff8fe;
    margin-top: 12px;
    padding: 10px 25px 20px;
}
.dList_info {
    width: 110%;
    overflow: hidden;
}
.dList_info li {
    width: 173px;
    border-bottom: 1px solid #d2d2d2;
    padding: 10px 0;
    float: left;
    margin-right: 35px;
   
}
.dList_info li  span{
    display:inline-block;
    width: 173px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.dList_info li span, .dList_info li strong {
    display: block;
    font-size: 14px;
    line-height: 25px;
    white-space: nowrap;
}
.dList_info li span, .dList_info li strong {
    display: block;
    font-size: 14px;
    line-height: 25px;
    white-space: nowrap;
}
.dList_info li:hover span a, .dList_info li.highLight span a {
    color: #fbc369;
}
.dTitle a {
    color: #06205a;
    font-size: 14px;
}
.highLight{color:red;}
