.tesTabBar{
    line-height: 43px;
    background:#314690;
    color:#fff;
}
.tesTabBar li{
    padding:0px 40px;
}
.tesTabBar li.selected{
    color:#fff;
    background: #ff7900;
    border-bottom:0px;
}
.inforList2{
    height:42px;
    line-height:42px;
    background: #e5f6fe;
    font-size: 14.5px;
    color:#090909;
    font-weight: bold;
    padding-left: 34px;
}
.inforList2 ul{
    overflow:hidden;
    height:42px;
    line-height:42px;
    *position:relative;
}
.inforList2 li {
    font-size: 14px;
    color: #333333;
    margin-bottom: 10px;
    line-height: 42px;
    position: relative;
}
.inforList2 span{
    display: inline-block;
    margin-right:35px;
}
.inforList2 i{
    display: inline-block;
    font-style: normal;
    color:#cf2b26;
    font-weight: bold;
}
