body{
    /*font-family: "NSimSun";*/
    font-family: "microsoft yahei", "黑体";
    font-size: 14px;
    letter-spacing:3px;
}
#announ{
    height: 48px;
    /*line-height: 48px;*/
    overflow: hidden;
    float: left;
    background: url(../../images/v9/icon.png) no-repeat left -461px;
    padding-left: 20px;
}
.gt{
    background: #b51225;
    background-color:  #b51225;
    border-top: solid 1px #b51225;
}
.gtbb{
    border-bottom: solid 1px #b51225;
}
.gtbt{
    border-top: solid 1px #b51225;
}
.gtb{
    border: solid 1px #b51225;
}
.list-group-item{
    background-color:  inherit;
}
.ht{
    border: solid #231f1e 3px;
}
.ht2px{
    border: solid #231f1e 2px;
}
.btfont{
    font-family:"NSimSun";
}
.fontwr{
    font-family: "microsoft yahei", "黑体";
    letter-spacing:3px;
}
.gtfont,.gtfont a,.gtfont a:hover,.gtfont a:visited,.gtfont a:active,.gtfont a:valid{
    color: #b51225;
}
.gtfont1,.gtfont1 a:hover,.gtfont1 a:visited,.gtfont1 a:active,.gtfont1 a:valid
{ color: #00c0ff}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: rgba(250,250,250,0.2);
    box-shadow: #ffffff 1px 1px 10px inset;
    border-radius: 0px;
}
.nav-pills .nav-link{
    border: #ffffff 1px solid ;
    border-right: none;
    border-radius: 0px;
}
.bjblue{
    background-color: #009bdf;
}

.zz .nav-tabs .nav-item.show .nav-link,.zz .nav-tabs .nav-link.active {
    color: #ffffff;
    border-width:0px 0px 1px 0px;
    border-color: #0076ff;
    background: inherit;
}
.zz .nav-tabs .nav-link {
    color: #000;
    border: none;
    margin-bottom: 0;
    border-top-left-radius:0;
    border-top-right-radius: 0;
    background: inherit;
}
.rmgzb .dqlb{
    line-height: 40px;
}
.rmgzb .dqlb span a{
    color: #000;
    text-decoration: none;
}
.rmgzb .dqlb span:hover{
    background:#b51225 ;
}
.rmgzb .dqlb span:hover a{
    color: #fff;
    text-decoration: none;
}
.ltbj
{
    box-shadow: 0 0 5px rgba(181, 18, 37, 0.73);
    /*box-shadow: 0 7px 0 rgba(181, 18, 37, 0.73);*/
    border-radius: 8px;
    /*border-radius: 5px;*/
    /*box-shadow: rgb(181, 18, 37) 0px 0px 18px inset;*/
}
.anhover
{
    /*color: #e2e0e0;*/
    background-color:#a80000;
/*rgb(0, 155, 223);*/
    /*border-radius: 5px;*/
    /*box-shadow: 0 7px 0 rgba(0, 155, 223, 0.73);*/
}
.d_over{
    background-color:#a80000;
    /*background-color: rgb(0, 155, 223);*/
    /*border-radius: 5px;*/
    /*box-shadow: 0 7px 0 rgba(0, 155, 223, 0.73);*/
}
.d_over a:hover,.d_over a:visited,.d_over a:active,.d_over a:valid
{
    color: #ffffff;
}
.d_out{
    background-color:#b51225;
    color: #ffffff;
    border-radius: 5px;
}
.d_outw{
    /*background-color:#b51225;*/
    color: #ffffff;
    border-radius: 5px;
}