#menu{
background-color:var(--color4);}
.navbar
{
background:none;
background-color:var(--color4);
border:none;
-webkit-box-shadow:none;
box-shadow:none;
margin-bottom:0px;}

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

.navbar .navbar-nav>li>a{
    color: #333;
    background:none;  
    font-family: "微软雅黑";   
    font-size: 20px; 
    border-radius:0; 
    height:56px;
    line-height:56px;  
    text-align:center;}     




.nav>li>a {    
    padding: 0px;}
    
.navbar .navbar-nav>li>a:hover,
.nav > li > a:hover
{
color: #fff;
background-color:var(--color2);}
@media(min-width:996px){
.nav > li:hover .dropdown-menu 
{display: block;} 
}



@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
{
background:none;
border:none;
border-top:2px solid var(--color2);
border-radius:0px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:150%;
-webkit-box-shadow: none;
box-shadow: none;
background-color:var(--color4);}


.dropdown-menu > li > a
{
color: #333;
font-family: "微软雅黑";   
font-size: 16px; 
line-height:300%;
background:none;
padding-left:40px;}
.dropdown-menu > li > a:hover
{
color: #fff;
background:none;
background-color:var(--color2);}

.dtlb-tm{}
.slick-dotted.slick-slider {
    margin-bottom: 0px !important;}
.titlestyle190451{ line-height: 32px; color: #222222; font-size: 18px; font-weight: normal; text-decoration: none;}
.summarystyle190451{ line-height: 150%; color: #222222; font-size: 9pt ;}

.btlb4-tm{  
    position: relative;
    height: 100px;
    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: 72px;
    height: 72px;
    line-height: 1;
    background: #fff;
    color: var(--color1);
    text-align: center;
    border: 1px solid var(--color1);
    overflow: hidden;
    border-radius: 8px;}

.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;}
.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;}

.wzxw{
    margin-top:0px;}

.wzxw-bt{
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-bottom:7px;
    padding-left:20px;
    background-color:#0070c0;
    border: 1px solid #2f528f;}


.wzxw-gd{
    font-size: 14px;     
    float: right; 
    clear:both;
    color: #fff;     
    height: 40px;
    line-height: 40px;
    font-weight: normal;
    margin-right:10px;}

.wzxw-lb{
   border: 1px solid #d9d9d9;
   padding:10px;
   background-color:#f2f2f2;}

.wzxw-tm{ 
 width:100%;}

.wzxw-tm-bt{
    float: left;
    width:100%;
    line-height: 36px;
    height: 36px;  
    font-size:15px;      
    padding-left:10px;
     overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.wzxw-tm-bt span
{
  color:#585858;
  padding-right:10px; 
  font-size:18px;}
.wzxw-tm-bt a{
    color: #3d3d3d;}
.wzxw-tm-bt a:hover{
    color: #0070c0;}

.wzxw-tm-rq{
    float: right;
    width: 80px;
    line-height: 36px;
    height: 36px;   
    color: #5a5a5a;
    margin-right:20px;}

#foot1{
padding:20px 20px 0px 20px;
background-color:var(--color2);
color:white;
font-size:16px;
margin-top:30px;}
.foot1-left{
 padding:0px;}
#foot1 ul li{
  line-height:28px;}
#foot2{
padding:15px;
margin:0px;
background-color:var(--color1);
color:white;
font-size:16px;}

.foot1-left>li>a{
color:white;}
.foot2-bottom{
text-align:center;}
