.main .htitle {
    background: url('/images/niu2.png') no-repeat 0 3px;
    height: 40px;
    line-height: 40px;
    padding-left: 35px;
    margin-top: 10px;
    overflow: hidden;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 26px;
    color: #494949;
}

#nsSearchList a {
    color: #666;
    margin-right: 10px;
}

.num1 {
    background-color: #dd524d;
    color: #fff;
    border-radius: 100px;
    padding: 3px 6px;
    display: inline-block;
    margin-right: 4px;
    height: 12px;
    line-height: 1;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}


.tiptip_blue {
    border: 1px dotted #C3E6CB;
    padding: 10px;
    line-height: 30px;
    color: #0d3b42;
    background-color: #bce4f1;
    border-radius: 5px;
    margin: 10px 0px 20px;
}