.navbar
{
-webkit-box-shadow:none;
box-shadow:none;
border:none;
border-radius: 0;
min-height: 56px;
margin:0px;
background:none;
background-color:var(--color2);}

.navbar .navbar-nav
{
width:100%;
background:none;}

.navbar .navbar-nav>li>a{
    color:#000;
    background:none;  
    font-family: "微软雅黑";   
    font-size: 16px; 
    border-radius:0;  
    padding-left:24px;    
    padding-right:24px;  
    height:56px;
    line-height:56px;
    text-align:center;}     
.navbar .navbar-nav>li:last-child>a{   
    border-right:none;}     




.nav>li>a {    
    padding: 0px;}
    
.navbar .navbar-nav>li>a:hover,
.nav > li > a:hover
{
color:white;
background:var(--color3);}



@media(min-width:996px){
.nav > li:hover .dropdown-menu 
{display: block;} 
}
@media(min-width:768px){
.container-fluid,
.navbar-collapse
{
padding-right:0px;
padding-left:0px;}
.navbar-header
{
display:none;}
}
.dropdown-menu
{
border:none;
border-radius:0px;
border-top: 0.5px solid #fff;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
-webkit-box-shadow: none;
box-shadow: none;
width:190%;
background-color:var(--color1);}


.dropdown-menu > li > a
{
color: white;
font-family: "微软雅黑";   
font-size: 14px; 
line-height:40px;
height:auto;
text-align:center;
width:100%;
white-space: normal;}
.dropdown-menu > li > a:hover
{
color:white;
background:var(--color3);}
.nav_fixed{   
    position: fixed;    
    width: 100%;
    left: 0;
    top: 0;
    z-index: 90;}


.splitflagstyle195697{ color: #222222 ;}
.fontstyle195697{ font-size: 16px; color: #555; text-decoration: none; line-height: 38px ;}
.winstyle195697{ font-size: 16px; color: #555555; line-height: 38px;}

.lmmc2{  
  line-height:50px;
  height:50px;
  padding-left:20px;
  font-size:22px;
  font-weight:bold;
  color:white;
  border-bottom:1px solid white;
  background-color:var(--color1);}
.sxdh-lb
{
background:none;
margin:0px 0px 0px 0px;}
.sxdh-lb > li
{
background:none;}

.sxdh-lb > li+li {
    margin-top: 0px;}

.sxdh-lb > li > a{
    display: block;   
    font-size: 16px;  
    height: auto;
    color:#555;
    line-height: 50px;
    padding-left: 20px; 
    padding-right: 20px;
    margin-bottom:5px;
    width:280px; 
    white-space: normal; 
    border-left:4px solid var(--color1);}

.nav-pills>li>a {
    border-radius: 0px;}
.sxdh-lb > li > a:hover,
.sxdh-lb > li > .sxdh-dqlm{
    background-color: #ececec; 
    color:#555;}
.sxdh-bg{
    background: url(images/list.jpg) no-repeat;
    height: 616px;}




.btlb{
  width:100%; 
  margin-bottom:40px;}

.btlb-lb{
  margin-bottom:40px;}

.btlb-tm{ 
 width:100%;
 font-size: 18px;
 color: #666666;
 height: 60px;
 line-height: 60px;
 border-bottom: 1px dashed #eee;
 background: url(images/xdd.png) no-repeat 2px 29px;
 text-indent: 15px;
 cursor: pointer;}

.btlb-tm:hover {
    background: #fcfcfc url(images/xdd_h.png) no-repeat 2px 29px;}

.btlb-tm a {
 float:left;
 color: #666666;}

.btlb-tm span {
   float: right;
   margin-right: 0;}
