.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-toggle{
   border-color: white !important;}
.navbar-toggle .icon-bar {
    background-color:white  !important;}

.navbar-toggle:focus,
.navbar-toggle:hover {
    background-color: white  !important;}
.navbar-toggle:focus .icon-bar,
.navbar-toggle:hover .icon-bar{
    background-color: var(--color3) !important;}
.navbar .navbar-nav
{
width:100%;
background:none;
margin:0 auto;}

.navbar .navbar-nav>li>a{
    color:#333;
    background:none;  
    font-family: "微软雅黑";   
    font-size: 16px; 
    border-radius:0;     
    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
{
background:var(--color3);
color:white;}
.navbar-nav>.open>a,
.navbar-nav>.open>a:focus,
.navbar-nav>.open>a:hover {
    color:white !important;
    background:var(--color3) !important;}

@media(min-width:768px){

.navbar .navbar-nav
{
display: flex;
justify-content:space-between;}
.navbar .navbar-nav>li{
flex-grow:1;}

.container-fluid,
.navbar-collapse
{
padding-right:0px;
padding-left:0px;}
.navbar-header
{
display:none;}
.nav > li:hover .dropdown-menu 
{display: block;} 
}
.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:200%;
background-color:var(--color1);
min-width:100% !important;}


.dropdown-menu > li > a
{
color: white;
font-family: "微软雅黑";   
font-size: 16px; 
line-height:40px;
height:auto;
text-align:center;
width:100%;
white-space: normal;
border-bottom:0px solid #e5e5e5;}
.dropdown-menu > li > a:hover
{
color:white;
background:var(--color3);}
@media (max-width: 767px){

    .dropdown-menu>li>a {
        color: #fff !important;
        line-height:200% !important;}
    
    .dropdown-menu>li>a:focus,
    .dropdown-menu>li>a:hover {
        color: #fff !important;
        background-color: var(--color3) !important;}  
}
.lmmc2{  
  line-height:70px;
  height:70px; 
  font-size:22px;
  font-weight:bold;
  color:white;
  border-bottom:0px solid white;
  background-color:var(--color1);
  padding-left:30px;}
.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: 18px;  
    height: auto;
    color:#555;
    line-height: 50px;
    padding-left: 20px; 
    padding-right: 20px;
    margin-bottom:0px;
    width:320px; 
    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{}

.lmmc-dqwz{
display:flex;
justify-content:space-between;
align-items: center;
border-bottom: 2px solid #ececec;
padding-bottom:5px;
margin-bottom:10px;}

.lmmc{
font-size:24px;
color:var(--color1);}
#dqwz{
 color: #999999; 
 line-height: 38px;
 font-size: 16px;}
#dqwz a{
  color: #999999; line-height: 38px; font-size: 16px; text-decoration: none;}

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

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

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

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

.btlb-tm a {
 float: left; 
 color: #666666;
 margin-left:15px;
 width:calc(100% - 105px - 15px);}

.btlb-tm span {
   float: right;
   margin-right: 0;}
.footer {
    padding: 0;
    background: none;
    color: #fff;}

.inner, .outer {
    position: relative;
    display: block;}

.footer-info {
    padding: 40px 0 30px;
    line-height: 2;}
.footer-info p {
    font-size: 16px;
    line-height: 24px;
    color: #fff;}
.footer-qrcode {
    padding-top: 40px;}
.footer-qrcode ul {
    display: flex;
    justify-content: right;}
.footer-qrcode li {
    margin: 0 12px;}
.footer-qrcode-item {
    text-align: center;}
.footer-qrcode-item img {
    width: auto;
    height: 100px;}
.footer-qrcode-item p {
    padding-top: 5px;
    font-size: 14px;
    color: #fff;}
