table,

td {

    border: 0;

}



#hd {

    padding-top: 340px;

    padding-left: 0;

    background: url(https://zt.gaoxiaojob.com/bjdxlcyjs202501.png) no-repeat;

}



#hd .menu,

#hd .a-nav,

#hd .a-nav li:hover,

#ct .main .h4b,

#footer {

    background: #0031a7;

}



#ct .main .h4a span{

    color: #0031a7;

    border-bottom:2px solid #0031a7;

}

#ct .main .messages {

    width: 100%;

    display: flex;

    flex-direction: row;

    align-self: center;

    flex-wrap: wrap;

}



#ct .main .messages p {

    flex: 50%;

    text-indent: 0;

    height: 40px;

    line-height: 40px;

}



#ct .main .messages p a {

    display: inline-block;

    margin-left: 55px;

    text-decoration: none;

}



#ct .main .messages p .dot1 {

    width: 5px;

    height: 5px;

    border-radius: 50%;

    background-color: rgb(0, 49, 167);;

}



#ct .main .messages p .tit1 {

    font-size: 14px;

    margin-left: 10px;

    color: rgb(0, 49, 167);

}



#ct .main .messages p .tit1:hover {

    color: #fff;

    background-color: rgb(0, 49, 167);

    border-radius: 15px;

    padding: 0 10px;

}