*{margin: 0;padding: 0;}
a{text-decoration: none;font-size: 18px;color: #000000}
ul,li{list-style: none;}
.fl_l{float: left}
.fl_r{float: right}
.clearfix:after {display: block;content: '';clear: both;}
.bg_box{
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    background: url("../images/lbcjtl_bg.png") no-repeat;
}
.container{width: 1300px;margin: 0 auto}
header{height: 416px;}
header .header_top img{margin-top: 48px}
header .header_top a{
    display: block;
    float: right;
    width: 83px;
    height: 36px;
    line-height: 36px;
    border-radius: 36px;
    background-color: #679eff;
    text-align: center;
    color: #ffffff;
    font-size: 12px;
    margin-top: 38px;
}
header .theme{display: block;margin: 116px auto 0 auto;}

/*轮播图*/
.banner_box{width: 657px;}
.banner_box .sw1{width: 100%;height: 369px;}
.banner_box .sw1 ul li img{width: 100%;height: 100%;}
.banner_box .sw2{height: 84px;margin-top: 10px}
.banner_box .sw2 ul li{width: 149px;height: 100%;opacity: 0.5;}
.banner_box .sw2 ul li.swiper-slide-thumb-active {
    opacity: 1;
}
.banner_box .sw2 ul li img{width: 100%;height: 100%;object-fit: cover;}

/*列表*/
.lists_box{width: 607px;}
.lists_box .label{
    width: 100%;
    height: 58px;
    background: url("../images/label_bg.png") no-repeat ;
    position: relative;
    margin-bottom: 20px;
}
.lists_box .label a{
    display: block;
    width: 200px;
    line-height: 58px;
    position: absolute;
    left: 110px;
    font-size: 32px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}
.top_news .title{display:block;font-size: 24px;font-weight: bold;padding: 20px 0 30px 0;}
.top_news p{font-size: 14px;line-height: 2.2}
.news_lists{margin-top: 30px;}
.news_lists li{height: 53px;line-height: 53px;padding-left: 10px;box-sizing: border-box}
.news_lists li span{float: right;font-size: 16px;}
.news_lists li:before{
    display: inline-block;
    content: '';
    width: 20px;
    height: 23px;
    background: url("../images/list-style.png");
    vertical-align: text-bottom;
    margin-right: 10px;
}

.middlebox{background: url("../images/lbcjtl_middle_bg.png") no-repeat;padding: 48px 0 20px 0;margin: 39px 0 42px 0;}
.lists_box .label.jsmfzzq{background: url("../images/label_bg2.png") no-repeat ;}
.lists_box .label.jsmfzzq a{width: 290px}

.link{display: block;margin-top: 30px}