html,body{
    padding: 0;
    margin: 0;
	
}
#nav a{
    color: #fff;
}
.listcl a{
    color: #fff;
}
a {
    text-decoration: none;
}

#header {
    height: 51px;
    background: #000;
    /* margin-bottom: 10000px; */
}
#header #nav{
    /* padding: 0 20px; */
    height: 50px;
    width: 100%;
    background: rgba(0,0,0,0.8);
    position:fixed;
    top: 0;
    z-index: 99999;
    color: #fff;
    line-height: 50px;
    /* padding: 0 20px; */
}
#header #nav span{
    display: inline-block;
    height: 45px;
    cursor: pointer;
    padding:0 10px;
}
#header #nav img{
    height: 39px;
    margin-left: 20px;
    margin-top: 5px;
}
#footer{
    font-size: 12px;
    color: #fff;
    background: #000;
    text-align: center;
    line-height: 20px;
    padding: 20px 0 ;
}
.navBalockxtgl{
    height: 300px;
    width: 100%;
    background: rgba(0,0,0,0.9);
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    display: none;
    padding-left: 100px;
    z-index: 999900000;
    
}
.navBalockxtgl .lidst{

    width: 20%;
    /* display: inline-block; */
    float: left;
    padding: 0 15px;
    margin: 50px 0;
    /* border-right: rgb(143, 142, 142) 1px solid; */
}
.navBalockxtgl .lidst a:hover{
    color: rgb(0, 132, 230);
}
.navBalockxtgl .lidst:last-child{
    border-right: none;
}
.navBalockxtgl .titles{
    float: left;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    
    /* margin-bottom: 20px; */
}
.navBalockxtgl .listcl{
    color: #fff;
    height: 40px;
    line-height: 40px;
}
.navBalock{
    height: 300px;
    width: 100%;
    background: rgba(0,0,0,0.9);
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    display: none;
    padding-left: 100px;
    z-index: 999900000;
    
}
.navBalock .lidst{

    width: 20%;
    /* display: inline-block; */
    float: left;
    padding: 0 15px;
    margin: 50px 0;
    /* border-right: rgb(143, 142, 142) 1px solid; */
}
.navBalock .lidst a:hover{
    color: rgb(0, 132, 230);
}
.navBalock .lidst:last-child{
    border-right: none;
}
.navBalock .titles{
    float: left;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    
    /* margin-bottom: 20px; */
}
.navBalock .listcl{
    color: #fff;
    height: 40px;
    line-height: 40px;
}

.navBalocks{
    height: 300px;
    width: 100%;
    background: rgba(0,0,0,0.9);
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    display: none;
    padding-left: 100px;
    z-index: 999000009;
    
}
.navBalocks .lidst{
    width: 20%;
    float: left;
    padding: 0 30px;
    margin: 50px 0;
    /* border-right: rgb(143, 142, 142) 1px solid; */
}
.navBalocks .lidst:last-child{
    border-right: none;
}
.navBalocks .titles{
    float: left;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    /* margin-bottom: 20px; */
}
.navBalocks .listcl{
    color: #fff;
    height: 40px;
    line-height: 40px;
}
.navBalocks .lidst a:hover{
    color: rgb(0, 132, 230);
}

.navBalockmt{
    height: 300px;
    width: 100%;
    background: rgba(0,0,0,0.9);
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    display: none;
    padding-left: 100px;
    z-index: 999000009;
    
}
.navBalockmt .lidst{
    width: 20%;
    float: left;
    padding: 0 30px;
    margin: 50px 0;
    /* border-right: rgb(143, 142, 142) 1px solid; */
}
.navBalockmt .lidst:last-child{
    border-right: none;
}
.navBalockmt .titles{
    float: left;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    /* margin-bottom: 20px; */
}
.navBalockmt .listcl{
    color: #fff;
    height: 40px;
    line-height: 40px;
}
.navBalockmt .lidst a:hover{
    color: rgb(0, 132, 230);
}

