body {
    width: 100%;
    height: 100%;
    font-size: 14px;
    font-family: '微软雅黑', '宋体', vendna, Arial, Tahoma, Helvetica, san-serif;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: left;
    margin: 0 auto;
    /* background: url('../images/new/bgnew.jpg') no-repeat; */
    background-size: cover;
}
/* 机构设置 */
.jigou {
    background-color: #f6f0e9;
}

.jigou .cont_main {
    background: url('/statics/srd/images/2025news/20250724/jgmain_bg.jpg');
    background-size: 100%;
}

.location {
    padding: 20px 0 20px 20px;
    font-size: 16px;
}

.location a {
    color: #000;
}

.jigou_content {
    text-align: center;
    padding: 20px 0;
}

/* 敬请期待 */
.qidai {
    background: url('/statics/srd/images/2025news/20250724/qidai_bg.jpg');
    background-size: 100%;
}

.qidai_content {
    text-align: center;
    padding: 80px 0 150px;
}

/* 列表页 */
.lists {
    background-color: #f6f0e9;
}

.lists .cont_main {
    background-color: #fff;
}

.lists ul {
    padding: 20px;
    min-height: 100px;
}

.lists ul li {
    list-style-image: url('/statics/srd/images/2025news/20250724/lists_icon1.png');
    list-style-position: inside;
    vertical-align: middle;
}

.lists ul li a {
    line-height: 44px;
    color: #333;
    text-decoration: none;
    font-size: 17px;
    vertical-align: middle;
}

.lists ul li a:hover {
    text-decoration: underline;
}

.lists ul li span {
    color: #b2b2b2;
    line-height: 44px;

}

.lists ul .line {
    width: 100%;
    height: 1px;
    background: #b2b2b2;
    margin: 20px 0;
}

/* 权威发布 */
.quanweifabu {
    background: url('/statics/srd/images/2025news/20250724/rdgl_bg.jpg')no-repeat;
    background-size: 100% 100%;
    background-position: left top;
}

.quanweifabu .cont_main {
    background-color: #fff;
}

.qwfb_list {
    width: 535px;
    display: inline-block;
}

.qwfb_list .more a {
    color: #c3231d;
}

.qwfb_list .tit_wrap {
    border-bottom: 1px solid #ccc;
    margin-bottom: 8px;
    padding-bottom: 8px;
}


.qwfb_list ul li {
    list-style-image: url('/statics/srd/images/2025news/20250724/lists_icon1.png');
    list-style-position: inside;
    vertical-align: middle;
    border-bottom: 1px dotted #b2b2b2;
}

.qwfb_list ul li a {
    line-height: 44px;
    color: #333;
    text-decoration: none;
    font-size: 16px;
    vertical-align: middle;
    display: inline-block;
    width: 75%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.qwfb_list ul li a:hover {
    text-decoration: underline;
}

.qwfb_list ul li span {
    color: #b2b2b2;
    line-height: 44px;

}

.qwfb_list {
    margin-top: 40px;
}

.cwhgg_list,
.jyjd_list {
    margin-top: 20px;
}

.qwfb_content {
    overflow: hidden;
    padding: 20px;
    padding-bottom: 40px;
}

/* 人大概览 */
.rendagailan {
    background: url('/statics/srd/images/2025news/20250724/rdgl_bg.jpg')no-repeat;
    background-size: 100% 100%;
    background-position: left top;
}

.rendagailan .cont_main {
    background: url('/statics/srd/images/2025news/20250724/rdgl_content_bg.jpg')no-repeat 100%;
    background-position: left top;
}

.rdgl_content {
    padding: 20px;
}

.rdgl_2 {
    width: 600px;
}

.rdgl_lay1 .sub_tit {
    margin-top: 25px;
    margin-bottom: 20px;
}

.peo_list ul li {
    display: inline-block;
    text-align: center;
    margin-bottom: 20px;
    width:26%;
}

.peo_list ul li a {
    color: #000;
}

.peo_list ul li a:hover {
    text-decoration: none;
}

.peo_list ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.peo_list ul li img{
    width: 100%;
}
.rdgl_1 {
    width: 354px;
}

.rdgl_1 ul li img {
    display: block;
    width: 100%;
}

/* 人大概览详情  省人大常委会主任会议组成人员具体信息*/
.zrhy_lay1 {
    border-bottom: 1px solid #efefef;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.rendagailan_content .cont_main {
    background-position: left 24%;
    background-size: 100%;
}

.zrhy_lay1 .avatar {
    width: 260px;
    padding: 6px;
    height: 343px;
    border: 4px solid #fee1b6;
}

.zrhy_lay1 .avatar img {
    width: 100%;
    border: none;
}

.zrhy_lay1 .zrhy_desc {
    display: inline-block;
    vertical-align: top;
    margin-left: 37px;
    width: 500px;
}

.zrhy_lay1 .zrhy_desc dd {
    color: #35618b;
    font-size: 30px;
    line-height: 40px;
}

.zrhy_lay1 .zrhy_desc dt {
    color: #333;
    font-size: 18px;
    margin: 20px 0;
}

.zrhy_lay1 .zrhy_desc dt {
    line-height: 46px;
}

.zrhy_lay1 .avatar {
    display: inline-block;
    vertical-align: middle;
}

/* 电子杂志 */
.zazhi_head {
    width: 100%;
}

.zazhi_head img {
    width: 100%;
    border: 0;
    display: block;
}

.zz_lists .cont_main {
    padding: 20px;
}

.zz_lists {
    background-color: #dee1e4;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: -1px top;
    width: 100%;

}

.zazhi_lay .lay_tit {
    margin-top: 20px;
}

.zazhi_list1 ul {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 30px;
}

.zazhi_list1 ul li {
    width: 343px;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
    position: relative;
    background: url('/statics/srd/images/2025news/20250724/zazhi_list_bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 10px;
}

.zazhi_list1 ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.zazhi_list1 ul li ::after {
    position: absolute;
    content: "";
    position: absolute;
    left: 0;
    bottom: -50px;
    width: 100%;
    height: 30px;
    background: url('/statics/srd/images/2025news/20250724/zazhi_line.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.zazhi_list1 {
    padding-bottom: 75px;
}

.zazhi_swiper1 {
    width: 815px;
    padding: 100px 50px;
    position: relative;
    margin-top: 50px;
    margin-bottom: 50px;
}

.zazhi_swiper1 .swiper-slide {
    background-position: center;
    background-size: cover;
    width: 200px;
    height: 265px;
}

.zazhi_swiper1 .swiper-slide img {
    display: block;
    width: 100%;
}

.zazhi_swiper1 .swiper-button-next1 {
    background: url('/statics/srd/images/2025news/20250724/icon_right.png');
    width: 33px;
    height: 58px;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    right: -5px;
    top: 145px;
    cursor: pointer;
}

.zazhi_swiper1 .swiper-button-prev1 {
    background: url('/statics/srd/images/2025news/20250724/icon_left.png');
    width: 33px;
    height: 58px;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: -5px;
    top: 145px;
    cursor: pointer;
}

.zazhi_swiper1 .swiper-button-prev1::after,
.zazhi_swiper1 .swiper-button-next1::after {
    content: "" !important;
}

/* 图片中心 */
.pic_lists {
    background: url('/statics/srd/images/2025news/20250724/rdgl_bg.jpg')no-repeat;
    background-size: 100% 100%;
    background-position: left top;
}

.pic_lists .cont_main {
    background-color: #fff;
}

.pic_lists ul {
    display: flex;
    align-items: flex-start;
    justify-content: space-around;
    flex-wrap: wrap;
    padding-top: 10px;
}

.pic_lists ul li {
    width: 315px;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
    position: relative;
}

.pic_lists ul li a {
    color: #000;
}

.pic_lists ul li p {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* 要闻 */
.yaowen {
    background: url('/statics/srd/images/2025news/20250724/rdgl_bg.jpg')no-repeat;
    background-size: 100% 100%;
    background-position: left top;
}

.yaowen .cont_main {
    background-color: #fff;
}

.news_list {
    width: 560px;
    vertical-align: top;
    display: inline-block;
}

.news_swiper {
    width: 465px;
    height: 310px;
    display: inline-block;
    vertical-align: top;
}

.news_tit {
    margin-bottom: 20px;
    margin-top: 20px;
}

.news_swiper ul li img {
    width: 100%;
}

.news_li li {
    font-size: 17px;
    list-style-image: url('/statics/srd/images/2025news/20250724/lists_icon1.png');
    list-style-position: inside;
    vertical-align: middle;
}

.news_li li a {
    color: #333;
    text-decoration: none;
    display: inline-block;
    line-height: 45px;
    height: 45px;
    width: 405px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: middle;
}

.news_li li a:hover {
    text-decoration: underline;
}

.news_li .time {
    color: #b2b2b2;
    line-height: 45px;
}

.news_swiper1 .swiper-pagination-bullet-active,
.news_swiper2 .swiper-pagination-bullet-active {
    background-color: #c3231d;
}

.yaowen_content {
    padding: 20px;
}

.news_swiper2,
.news_list1 {
    margin-left: 80px !important;
}

.news_list2,
.news_swiper1 {
    margin-left: 20px !important;

}

/* 专题专栏 */
.zhuanti {
    background: url('/statics/srd/images/2025news/20250724/zhuanti_bg.jpg');
    background-size: 100%;
    background-repeat: no-repeat;
}

.zhuanti_swiper_wrap1 {
    position: relative;
    width: 550px;
    height: 260px;
    padding: 50px;
    box-sizing: content-box;
    margin: 0 auto;
    padding-top: 0;
}

.zhuanti_swiper1 {
    width: 550px;
    height: 260px;
}

.zhuanti_swiper_wrap1 .swiper-button-next1 {
    background: url('/statics/srd/images/2025news/20250724/icon_right.png');
    width: 33px;
    height: 58px;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    right: -20px;
    top: 100px;
    cursor: pointer;
}

.zhuanti_swiper_wrap1 .swiper-button-prev1 {
    background: url('/statics/srd/images/2025news/20250724/icon_left.png');
    width: 33px;
    height: 58px;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: -20px;
    top: 100px;
    cursor: pointer;
}

.zhuanti_swiper1 .swiper-slide {
    background-position: center;
    background-size: cover;
    width: 550px;
    height: 260px;
}

.zhuanti_swiper1 .swiper-slide img {
    width: 100%;
    height: 100%;

}

.zhuanti_swiper_wrap1 .swiper-pagination-bullet-active {
    background-color: #c52a23;
}

.zhuanti .lay1 {
    background: url('/statics/srd/images/2025news/20250724/zhuanti_lay1_bg.png');
    background-size: 100%;
    background-repeat: no-repeat;
    padding-bottom: 20px;
}

.zhuanti_swiper_wrap2 {
    width: 1200px;
    height: 170px;
    margin: 0 auto;
}

.zhuanti_swiper_wrap2 .zhuanti_swiper2 .swiper-slide img{
    width: 100%;
}
.zhuanti_tit {
    text-align: center;
    padding: 30px 0;
}

.zhuanti_swiper_wrap3 {
    position: relative;
    width: 1000px;
    padding: 20px 40px;
    box-sizing: content-box;
    margin: 0 auto;
    padding-top: 0;
    height: 150px;
}

.zhuanti_swiper3 {
    width: 1000px;
    height: 170px;
}
 .zhuanti_swiper3 .swiper-slide img {
     width: 100%;
 }
.zhuanti_swiper_wrap3 .swiper-button-next3 {
    background: url('/statics/srd/images/2025news/20250724/icon_right.png');
    width: 33px;
    height: 58px;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    right: -20px;
    top: 45px;
    cursor: pointer;
}

.zhuanti_swiper_wrap3 .swiper-button-prev3 {
    background: url('/statics/srd/images/2025news/20250724/icon_left.png');
    width: 33px;
    height: 58px;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: -20px;
    top: 45px;
    cursor: pointer;
}

.zhuanti_swiper_wrap3 .swiper-pagination-bullet-active {
    background-color: #c52a23;
}

.zhuanti_swiper_wrap4 {
    position: relative;
    width: 1150px;
    height: 110px;
    padding: 25px;
    box-sizing: content-box;
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 60px;
}

.zhuanti_swiper4 {
    width: 1150px;
    height: 110px;
}
.zhuanti_swiper4 .swiper-slide{
    width: 290px;
}
.zhuanti_swiper4 .swiper-slide img{
    width: 100%;
}

.zhuanti_swiper_wrap4 .swiper-pagination-bullet {
    border: 1px solid #c52a23;
    background-color: transparent;
    margin-right: 5px;
}

.zhuanti_swiper_wrap4 .swiper-pagination-bullet-active {
    background-color: #c52a23;
    width: 30px;
    border-radius: 5px;

}

.zhuanti_swiper_wrap4 .swiper-pagination4 {
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -20px;
}

/* 征求意见 */
.yijian {
    background: url('/statics/srd/images/2025news/20250724/rdgl_bg.jpg')no-repeat;
    background-size: 100% 100%;
    background-position: left top;
}

.yijian .cont_main {
    background-color: #fff;
}

.yijian_lay1 .state {
    line-height: 28px;
    font-size: 18px;
    color: #fff;
    background: #c3231d;
    padding: 0 10px;
    border-radius: 11px;
}

.yijian_lay1 ul {
    margin-top: 20px;
}

.yijian_lay1 a:hover {
    text-decoration: underline;
}

.yijian_lay1 ul li {
    overflow: hidden;
    padding: 15px 0;
    border-bottom: 1px dotted #ccc;
}

.jlli_right a {
    display: inline-block;
    color: #333;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jlli_right {
    width: 90%;
}

.jlli_right p {
    display: inline-block;
}


.yijian_content {
    padding: 20px 50px;
}

.yijian_lay2 {
    margin-top: 50px;
}

.yijian_lay2 .yijian_swiper1 {
    width: 1030px;
    height: 250px;
    padding: 40px 0;
    box-sizing: content-box;
}

.yijian_lay2 .yijian_swiper1 .swiper-slide {
    border: 1px solid #c00920;
    border-radius: 0 15px 0 15px;
    box-shadow: #c3231d;
    width: 500px;
    height: calc((100% - 30px) / 2) !important;
    padding: 20px 20px 20px 40px;
    box-shadow: 5px 5px 5px rgba(255, 215, 215, 1);
}

.yijian_lay2 .yijian_swiper1 a {
    color: #d8d8d8;
    font-size: 14px;
}

.yijian_lay2 .yijian_swiper1 a img {
    margin-left: 5px;
}

.yijian_lay2 .yijian_swiper1 .swiper-pagination1 {
    bottom: 8px !important;
}

.yijian_lay2 .yijian_swiper1 .swiper-pagination-bullet {
    background-color: #c52b23;
    opacity: 1;
}

.yijian_lay2 .yijian_swiper1 .swiper-pagination-bullet-active {
    width: 30px;
    border-radius: 10px;
}

.yijian_lay2 .yijian_swiper1 .swiper-slide::after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 60px;
    position: absolute;
    background-color: #ffcdd3;
    left: 20px;
    top: 28px;
}

/* 媒体矩阵 */
.meitijuzhen {
    background: url('/statics/srd/images/2025news/20250724/rdgl_bg.jpg')no-repeat;
    background-size: 100% 100%;
    background-position: left top;
}

.meitijuzhen .cont_main {
    background-color: #fff;
}

.meiti_tit .line {
    height: 2px;
    width: 260px;
    background: url('/statics/srd/images/2025news/20250724/meiti_tit_line.png')repeat 100% 100%;
}

.meiti_tit>* {
    display: inline-block;
    vertical-align: middle;
}

.meiti_tit {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.meiti_tit .more a {
    color: #c3231d;
}

.meiti_lay_shipin,
.meiti_lay_renda {
    width: 525px;
}

.meiti_list ul li {
    list-style-image: url('/statics/srd/images/2025news/20250724/lists_icon1.png');
    list-style-position: inside;
    vertical-align: middle;
    border-bottom: 1px dotted #b2b2b2;
}

.meiti_list ul li a {
    line-height: 44px;
    color: #333;
    text-decoration: none;
    font-size: 16px;
    vertical-align: middle;
    display: inline-block;
    width: 75%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.meiti_list ul li a:hover {
    text-decoration: underline;
}

.meiti_list ul li span {
    color: #b2b2b2;
    line-height: 44px;

}

.meiti_list {
    margin-top: 30px;
}

.meiti_tit3 .line,
.meiti_tit4 .line {
    height: 2px;
    width: 890px;
    background: url('/statics/srd/images/2025news/20250724/meiti_tit_line.png')repeat 100% 100%;
}

.meiti_content {
    padding: 20px;
}

.meiti_list_left,
.meiti_list_right {
    width: 525px;
}

.meiti_lay_lilun,
.meiti_lay_fazhi {
    margin-top: 35px;
}

.meiti_lay_lilun .meiti_list {
    margin-top: 10px;
}

.meiti_lay_fazhi h2 a {
    color: #000;
    position: relative;

}

.meiti_lay_fazhi h2 a::after {
    content: "";
    position: absolute;
    bottom: -6px;
    left: 0;
    height: 2px;
    width: 40px;
    background-color: #e8aaa7;
}

.meiti_lay_fazhi p {
    color: #7a7a7a;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 10px;
}

/* 视频新闻 */

.shipin_content .shipin_swiper1 {
    position: relative;
    width: 1200px;
}



.shipin_content .shipin_swiper1 .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
}

.shipin_content .shipin_swiper1 .swiper-slide a img {
    width: 100%;
}

.shipin_content .shipin_swiper1 .swiper-slide p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #000;
    color: #fff;
    text-align: center;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    opacity: 0;
}

.shipin_content .shipin_swiper1 .swiper-slide-active p {
    opacity: 0.6;
    margin: 0;
}
/* 推荐观看添加蒙版 */
.shpin_pic_list ul li a {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
}
.shpin_pic_list ul li a::before {
    content: "";
    background: url(/statics/srd/images/2025news/play-btn.png);
    width: 60px;
    height: 60px;
    display: block;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
}
.shpin_pic_list ul li a::after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
}

.shipin_content .shipin_swiper1 .shipin-next1,
.shipin_content .shipin_swiper1 .shipin-prev1 {
    width: 33px;
    height: 58px;
}

.shipin_content .shipin_swiper1 .shipin-next1::after,
.shipin_content .shipin_swiper1 .shipin-prev1::after {
    display: none;
}

.shipin_content .shipin_swiper1 .shipin-next1 {
    right: 120px;
    background: url(/statics/srd/images/2025news/20250724/icon_right.png) no-repeat center/100%;
}

.shipin_content .shipin_swiper1 .shipin-prev1 {
    left: 120px;
    background: url('/statics/srd/images/2025news/20250724/icon_left.png') no-repeat center/100%;
}

.shipin_lay .shipin_tit {
    margin: 20px auto;
    text-align: center;
}
/* 新闻播报 */
.shipin_swiper_wrap2 img{
    width: 310px;
    height: 160px;
}   

/* 新闻播报轮播图 */
.shipinxinwen {
    background: url('/statics/srd/images/2025news/20250724/rdgl_bg.jpg')no-repeat;
    background-size: 100% 100%;
    background-position: left top;
}

.shipinxinwen .cont_main {
    background-color: #fff;
}

.shipin_lay {
    margin-top: 40px;
}

.shipin_swiper_wrap2 {
    position: relative;
    width: 980px;
    height: 205px;
    padding: 0 50px;
    box-sizing: content-box;
    margin: 0 auto;

}

.shipin_swiper2 {
    width: 980px;
    height: 205px;
}
.shipin_swiper2 .swiper-slide a{
    text-decoration-color: #000;
}

.shipin_swiper2 .swiper-slide p {
    color: #000;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.shipin_swiper_wrap2 .swiper-button-next2 {
    background: url('/statics/srd/images/2025news/20250724/icon_right.png');
    width: 33px;
    height: 58px;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    right: -20px;
    top: 70px;
    cursor: pointer;
}

.shipin_swiper_wrap2 .swiper-button-prev2 {
    background: url('/statics/srd/images/2025news/20250724/icon_left.png');
    width: 33px;
    height: 58px;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: -20px;
    top: 70px;
    cursor: pointer;
}

.shipin_list {
    width: 980px;
    margin: 0 auto;
}

.shipin_list_left,
.shipin_list_right {
    width: 460px;
}

.shipin_list ul {
    margin-top: 10px;
    min-height: 100px;
}

.shipin_list ul li {
    list-style-image: url('/statics/srd/images/2025news/20250724/lists_icon1.png');
    list-style-position: inside;
    vertical-align: middle;
}

.shipin_list ul li a {
    line-height: 44px;
    color: #333;
    text-decoration: none;
    font-size: 16px;
    vertical-align: middle;
    display: inline-block;
    width: 75%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.shipin_list ul li a:hover {
    text-decoration: underline;
}

.shipin_list ul li span {
    color: #b2b2b2;
    line-height: 44px;

}

.shpin_pic_list {
    padding-bottom: 40px;
}

.shpin_pic_list ul li {
    float: left;
}

.shpin_pic_list ul li:nth-child(1) {
    width: 780px;
    height: 390px;
}

.shpin_pic_list ul li img {
    width: 100%;
    height: 100%;
}

.shpin_pic_list ul li:nth-child(2),
.shpin_pic_list ul li:nth-child(3) {
    width: 340px;
    height: 170px;
    margin-left: 40px;

}

.shpin_pic_list ul li:nth-child(3) {
    margin-top: 50px;
}

.shpin_pic_list ul li:nth-child(n+4) {
    width: 270px;
    height: 135px;
    margin-left: 26px;
    margin-top: 25px;
}

.shpin_pic_list ul li:nth-child(4) {
    margin-left: 0;
}

.shipin_lay3 {
    padding: 0 20px;
}

/* 内容页 */
.contt_tit {
    font-size: 30px;
    color: #1a1a1a;
    text-align: center;
    line-height: 40px;
    margin: 30px 0;
    font-weight: bold;
}

.contt_attach {
    background: #f5f5f5;
    color: #3b77af;
    text-align: center;
}

.contt_abstr {
    text-align: center;
    margin: 40px 0;
    font-size: 17px;
    color: #333;
}
.contt_content p {
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
}

.contt_content video {
    width: 800px;
    height: 450px;
    /* margin-left: 172px; */
    display: block;
    margin: 0 auto;
}

.contt_content table {
    margin: 0 auto !important;
}

.contt_content p img {
    display: block;
    margin: 0 auto;
    height: auto !important;
    width: auto !important;
}

.contt_content p img {
    height: auto !important;
    width: auto !important;
}

/* 合并栏目列表页 */
.hb_list_page .paginationjs .active>a {
    background-color: #0062c5 !important;
    color: #fff;
    border-color: #0062c5 !important;
}

.hb_list_page .paginationjs .paginationjs-pages li {
    border-right: 1px solid #aaa !important;
    margin: 0 3px;
}

.paginationjs {
    align-items: center;
    justify-content: center;
}
.paginationjs .paginationjs-pages ul{
        padding: 10px 0  !important;
        min-height: 0!important;
}
.paginationjs .paginationjs-nav{
    border: 1px solid #ccc;
    padding: 0 3px;
}
/* 普通分页列表 */
.pagenav {
    text-align: center;
}

.pagenav a {
    padding: 2px 8px;
    border: 1px solid #ccc;
    text-decoration: none;
    color: #000;
}

.pagenav span {
    background: #0062c5;
    color: #fff;
    padding: 2px 8px;
    border: 1px solid #0062c5;
}

