  .news_list{
    margin-top: 40px;
    background-color:#d3d3d3;
    padding: 20px 20px 20px 20px;
   }
       .news_list:hover{
        background-color: #546378;
       }
       .news_list_img img{
        width: 100%;height: 184px
       }
       .news_list_time{
        border-top: 1px dashed #ffffff;
        border-bottom: 1px dashed #ffffff;
        padding: 30px 30px 30px 30px;
        border-right: 1px solid #ffffff;

       }
       .news_list_text{
          border-top: 1px dashed #ffffff;
        border-bottom: 1px dashed #ffffff;
        line-height: 37px
       }
       .nav li a{
    font-size: 18px;
    color: #fff;!important;
 /*   margin-left: 58px*/
}
        .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover{
    color:#358bd8 ;
    background-color: #fff;!important;
}
.nav li a{
    font-size: 18px;
    color: #fff;!important;
 /*   margin-left: 28px*/
}
.nav li a:hover{
    color:#358bd8;!important 
}
.buslicnavheader img{
margin-top: -14px
}
.buslicbanimg{
    width: 100%
}
.buslicnav{
position: absolute;
top:0;
right: 0;
margin-top: 2rem
}
.newsbanimg{
    width: 100%;

}
.day{
    font-size: 40px;
}
.year{
    font-size: 30px;
}
.news_list_text_tit {
font-size: 26px;
}
.news_list_text_dec{
    font-size: 18px;
}
    /*底部*/
                .footer{
                    padding: 18px
                }
                .footer h3{
                    font-size: 22px;
                    color: #53647a
                }
                .footer p{
                    font-size: 22px;
                    color: #53647a;

                }
                .footxq{
                    padding-top: 58px
                }
                .footxq a{
                    font-size: 22px;
                }
                .footxq p{
                    margin-top: 20px;
                    font-size: 18px;

                }
                /*dibu版权*/
                .banquan{
                    margin-top: 2rem;
                    font-size: 14px;
                    color: #5e5e5e
                }
                .banquan span{
                    margin-left: 44px
                }