.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;}  
}
.btlb4-tm{  

    position: relative;
    height: 108px;
    padding: 0 0 0;
    background-color: #fff;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    border-bottom: 1px dashed #d2d2d2;}

.btlb4-tm-rq{  
    position: absolute;
    left: 0;
    top: 18px;
    width: 64px;
    height: 72px;
    line-height: 1;
    background: #fff;
    color: var(--color1);
    text-align: center;
    border: 1px solid var(--color1);
    overflow: hidden;}

.btlb4-tm:hover .btlb4-tm-rq{  
   
    background:var(--color1);
    color: #fff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;}

.btlb4-tm-day{
    padding-top:10px;
    font-size: 24px; 
    font-weight:bold;   
    display: block;
    width: 100%;
    white-space: nowrap;}

.btlb4-tm-month{
    padding-top:10px;
    font-size: 14px;
    display: block;
    width: 100%;
    white-space: nowrap;}
.btlb4-tm-btq{   
    margin-left:25px;
    margin-top:0px;}
.btlb4-tm-bt a{
    font-size: 16px;
    font-weight: 700;
    color: #333;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease; 
    display: inline-block;
    width:100%;}
.btlb4-tm-zy{
    color:#999;}
.btlb3-bt{
    margin-top:20px;
    height: 40px;
    line-height: 34px;
    width: 100%;  
    border-bottom: 1px solid #d7d7d7;}
.btlb3-bt h2{
    font-size: 24px;
    color:#333;
    font-weight: bold;
    float: left;
    padding: 0 4px;
    border-bottom: 5px solid var(--color1);
    line-height: 34px;
    margin:0px;}

.btlb3-gd{
    float: right;}

.block-more-button {
    height: 32px;
    padding: 0 32px 0 12px;
    margin-top:6px;
    border-radius: 0px;
    border: none;
    color: var(--color1);
    background: transparent url(images/icon_more.png) no-repeat;
    background-position: 48px center;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;}
.block-more-button:hover {
    background-color: var(--color1);
    color: #fff;
    background-image: url(images/icon_more_white.png);}

.btlb3-lb{
list-style: none;
padding-top:10px;}
.btlb3-tm{
width:100%;
margin:0px;
padding:0px;
line-height: 48px;
height:48px;
background: url(images/xdd.png) no-repeat 2px 23px;}
.btlb3-tm:hover {
    background: #fcfcfc url(images/xdd_h.png) no-repeat 2px 23px;}
.btlb3-tm-bt{
  font-size: 16px;
  color: #333;  
  margin-left:15px;   
  display:inline-block;
  width:calc(100% - 90px - 15px); 
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;}

.btlb3-tm-rq{
  float: right;
  color: #999; 
  font-size: 16px;}
.yqlj ul {
    margin-top:30px;
    display: flex; 
    justify-content: space-between;}

.yqlj li {
    font-size: 18px;    
    color: #fff;}
.yqlj li a {            
    color: #555;}

@media(max-width:768px){
  .yqlj ul{
      flex-direction:column;}
  .yqlj li {
    margin-bottom:20px;}
}
.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;}
