*{
    padding: 0;
    margin: 0;
}
html{
    font-size: 62.5%;
}
li{
    list-style: none;
}
.clearzoom { zoom:1; }/*清除ie6的浮动*/
.clearfix:after,.clearfix:before{
    content: "";
    display: table;
    clear: both;
}
.clear{ clear:both;}
.container{
    position: relative;
    overflow: hidden;
}
a{
    text-decoration: none;
}
.head{
    background: url(./djhead-20211009.png)no-repeat top center;
    background-size: cover;
}
.njdj{
    width: 46.5%;
    float: left;
    margin-left: 17.5px;
    margin-top: 11px;
}
.njdj img{
    width: 100%;
}
.dh{
    width: 5.6%;
    float: right;
    margin-right: 2.8%;
    margin-top: 3.4%;
}
.dh img{
    width: 100%;
}
.red-line{
    width: 100%;
    height: 4px;
    background: #DA1F29;
}
.dnsj{
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #F8F8F8;
    border: 1px solid #CCCCCC;
    font-size: 14px;
}
.dnsj a{
    text-decoration: none;
    color: #000000;
}
.db{
    margin-top: 26px;
    font-size: 12px;
    text-align: center;
    margin-bottom: 26px;
}
.tbMenu{
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999;
    width: 33.3%;
    height: 100%;
    background: rgba(175, 0, 3, 0.9);
}
.tbMenu > ul > li{
    /* height: 4rem; */
    border-bottom: rgba(0,0,0);
    font-size: 1.4rem;
    padding-left: 20px;
    line-height: 4rem;
    position: relative;
}
.tbMenu-li li{
    border-bottom: rgba(0,0,0);
    font-size: 1.4rem;
    padding-left: 20px;
    line-height: 4rem;
    position: relative;
}
.tbMenu li span:nth-child(2){
    position: absolute;
    right: 10px;
}
.tbMenu li img{
    vertical-align: middle;
}
.tbMenu a{
    color: rgba(251, 187, 158, 1);
}
.tbMenu li:active{
    background: #860c0e;
}
#menuUl{
    display: none;
}
#menuUl1{
    display: none;
}
#menuUl2{
    display: none;
}
#menuUl3{
    display: none;
}
#menuUl4{
    display: none;
}
.gl_c3{
    padding: 2rem 1.5rem;
}