 .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:#fff;
    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
{
color:var(--color3);
background:white;
font-weight:bold;}
.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:100%;
background-color:var(--color2);
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;}  
}



.splitflagstyle1043838{ color: #222222 ;}
.fontstyle1043838{ font-size: 16px; color: #555; text-decoration: none; line-height: 38px ;}
.winstyle1043838{ 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:0px 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: 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{}




.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: #2959e6 url(images/footer_bg.png) no-repeat center/cover;
    color: #fff;}

.inner, .outer {
    position: relative;
    display: block;}
.footer-link {
    position: relative;
    padding: 40px 0px 20px 0px;}


.footer-link ul {
    display: flex;
    justify-content: left;}

.footer-link li {
    font-size: 16px;
    font-weight: 700;
    color: #fff;}
.footer-link li a {   
    margin-right:30px;     
    color: #fff;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;}

.footer-info {
    padding: 40px 0 30px;
    line-height: 2;}
.footer-info p {
    font-size: 17px;
    line-height: 24px;
    color: #fff;}
.footer-qrcode {
    padding-top: 20px;}
.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;}
@media(max-width:768px){
  .footer-link ul{
      flex-direction:column;}
  .footer-link li {
    margin-bottom:20px;}
}
