﻿*{
    margin:0;
    padding:0;
}
ul{
    margin:0;
    list-style: none;
}
a{
    text-decoration: none;
    color: #000;
}
a:hover {
    text-decoration: none!important;
    color: #f12636!important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}
body{
    /* background: url(2021fdbnl_bag_1.png) top center no-repeat,#a40000;
    background-size: 100%; */
    margin: 0 auto!important;
}
#app {
    min-width: 1290px;
    margin-left: auto;
    margin-right: auto;
    background: url(2021fdbnl_bag_1.png) top center no-repeat,#a40000;
    background-size: 100%;
    position: relative;
}
/* 首页 */
.top{
    height: 540px;
    min-height: 350px;
}
.content{
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
    box-sizing: border-box;
}
.index .content{
    background: url(2021fdbnl_content_bag.png) top right no-repeat,#fff;
    position: relative;
}
.index .xx{
    position: absolute;
    top: 20px;
    left: 20px;
}
.index .more{
    float: right;
    margin-right: 50px;
    margin-top: -25px;
    font-size: 16px;
    color: #333333;
}
.index .more:hover{
    text-decoration: underline!important;
}
.index li{
    font-size: 18px;
    color: #333333;
    position: relative;
    padding-left: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
.index li:after{
    position:absolute;
    content:'';
    height: 10px;
    width: 10px;
    left: 0;
    top: 13px;
    background-color: #f12636;
}
.index .logo{
    margin: 0 auto;
    display: block;
}
/* 重要指示 */
.zyzs{
    margin: 0 70px;
    padding-top: 40px;
}
.zyzs .more{
    margin-right: 190px;
    margin-top: -35px;
}
.title{
    font-size: 31px;
    text-align: center;
    width: 1000px;
    margin: 0 auto;
    margin-bottom: 40px;
    margin-top: 20px;
    line-height: 44px;
}
.desc{
    font-size: 18px;
    text-indent: 36px;
    color: #333333;
    line-height: 34px;
}
.desc .more {
    color: #cb0000;
    float: none;
    font-size: 18px;
    margin: 0;
}
/* 图片新闻 */
.level2{
    overflow: hidden;
    margin-top: 50px;
    background-color: #f7f7f7;
    padding: 0 70px;
    padding-top: 50px;
    padding-bottom: 60px;
    padding-right: 40px;
}
.lunbo{
    float: left;
    width: 50%;
    padding-right: 25px;
    box-sizing: border-box;
}
.lunbo-box{
    overflow: hidden;
    width: 500px;
    position: relative;
}
.lunbo-box ul{
    width: 1500px;
    margin-left: 0px;
}
.lunbo-box ul li{
    width: 500px;
    height: 320px;
    background-color: red;
    float: left;
    position: relative;
    padding-left: 0;
}
.lunbo-box ul li .pages{
    position: absolute;
    bottom: 0;
    background-color: #eee;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: url(2021fdbnl_lunbo_bag.png);
    color: #333333;
}
.lunbo-box ul li .pages p{
    text-align: center;
    float: left;
    width: 430px;
}
.lunbo-box .btns{
    position: absolute;
    bottom: 14px;
    right: 15px;
}
.lunbo-box .btns img{
    margin: 0 7px;
    cursor: pointer;
}
/* 要闻聚集 */
.ywjj{
    float: left;
    width: 50%;
    box-sizing: border-box;
}
.ywjj .logo{
    margin-top: 25px;
    margin-bottom: 30px;
}
.ywjj .more{
    margin-right: 10px;
    margin-top: -69px;
}
.ywjj li{
    line-height: 37px;
}
/* 红色印记 */
.hsyj{
    margin: 50px 60px;
}
.hsyj .logo{
    margin-bottom: 30px;
}
.hsyj ul{
    overflow: hidden;
}
.hsyj li{
    float: left;
    width: 50%;
    margin: 5px 0;
}
.hsyj .more{
    margin-right: 195px;
    margin-top: -64px;
}
.hsyj li img{
    width: 10px;
    margin-right: 5px;
    vertical-align: middle;
}
/* 党史大事记 */
.level3{
    background-color: #ffffff!important;
}
.level4{
    background-color: #f7f7f7;
    overflow: hidden;
    padding: 0 70px;
    padding-top: 60px;
    padding-bottom: 70px;
}
.level4 .logo{
    margin-bottom: 40px;
}
.level4 .more{
    margin-right: 20px;
    margin-top: -68px;
}
.level4 li{
    line-height: 35px;
}
.dsdsj{
    float: left;
    width: 50%;
    padding-right: 25px;
    box-sizing: border-box;
}
/* 系列评论 */
.xlpl{
    float: left;
    width: 50%;
    padding-left: 25px;
    box-sizing: border-box;
}
.xlpl ul,.dsdsj ul,.ywjj ul{
    padding-left: 30px;
}
.xlpl_1 {
    background: url(2021fdbnl_dsdsj_3.png) no-repeat right bottom;
}

.center {
    text-align: center;
}
.list .content,.show .content{
    background-color: transparent!important;
}
/*列表页*/
.position {font-size: 18px;width: 995px;margin: 100px auto 10px auto;color:#fff;font-weight: 600;margin-top: 0;}
.position a{
    color:#fff;
}
.position a:hover{
    color: #fff!important;
    text-decoration: none;
}
.list_div {width: 915px;border: 1px solid #dddddd;padding: 25px 40px;background-color: #fdfcf6;margin: 0 auto;}
.list_div li {background: url(2021fdbnl_20190424point.png) no-repeat left center;padding-left: 20px;min-height: 40px;line-height: 30px;width: 915px;
    border-bottom: 1px solid #dddddd;margin-top: 10px;}
.list_div i {font-size: 12px;color: #555;float: right;margin-right: 20px;}

/*文章详情页*/
.list_div.w.list_div_detail {background-color: #f6f6f6;}
.list_div h1 {width: 100%;font-size: 22px;text-align: center;font-weight: 400;}
.info_small {border-bottom: 1px solid #dddddd;width: 915px;margin: 20px auto;padding-bottom: 5px;color: #666;}
.list_div p {text-indent: 2em;line-height: 28px;color: #555555;}
.list_div img {display: block;min-width: 50%;margin: 10px auto;}


/* 分页 */
.pager{
    text-align: center;
    margin: 10px;
}
.pager div{
    display:inline-block;
    margin: 0 4px;
}
.pages1 {
    list-style:none;
     display:inline-block;
}
.pages1 li{
    display:inline-block;
    width:30PX;
    background: none;
    border: none;
    padding: 0;
    margin: 0;
}
.pages1 li.current{
    background-color: #ed0011;
    height: 24px;
    width: 24px;
    line-height: 24px;
    color: #fff;
    margin: 5px;
    vertical-align: middle;
}
.pages1 li.current a{
    color: #fff;
}
.pages1 li.current a:hover{
    color: #fff!important;
}
.index_logo{
    position: absolute;
    top: 30px;
    text-align: center;
    min-width: 1290px;
    width: 100%;
    z-index: 1;
}
.index_logo img{
    width: 180px;
}
.logo-title {
    z-index: 1;
}