/* 面包屑 */

.crumb {
    display: flex;
}

.crumb, .crumb a {
    font-size: 12px;
    color: #787878;
}

.crumb a, .crumb span {
    margin: 0 5px;
}

/* 左侧导航 */

.side-nav {
    width: 120px;
}

.side-nav li {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #FFFFFF;
    text-align: center;
}

.side-nav li a {
    font-size: 16px;
    color: #787878;
}

.side-nav li.active, .side-nav li:hover {
    background: #1E47D0;
}

.side-nav li.active a, .side-nav li:hover a {
    color: #FFFFFF;
}

/* 稿件列表 */

.news-list {
    width: 655px;
    margin-left: 5px;
}

.news-list li {
    justify-content: space-between;
    border-top: 1px dotted #E7E7E7;
    padding: 15px 0 15px 10px;
}

.news-list .title {
    width: 560px;
    font-size: 16px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news-list .date {
    font-size: 12px;
    color: #999999;
}

/* 列表页右侧 */

.list-right {
    width: 324px;
    margin-left: 90px;
}

.list-right .box {
    position: relative;
    width: 100%;
    height: auto;
    background: #FFFFFF;
    border-radius: 6px;
    border: 2px solid #040E7C;
    box-sizing: border-box;
    padding: 10px 20px 20px;
    box-shadow: 0 5px 0 #C6D0F3;
}

.list-right .box .title {
    position: absolute;
    top: -15px;
    font-size: 24px;
    font-weight: 600;
    padding: 0 10px;
    z-index: 2;
}

.list-right .box .title::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: #FFFFFF;
    width: 100%;
    height: 100%;
    z-index: -2;
}

.list-right .box .title::before {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 10px;
    background: #C6D0F3;
    width: 80px;
    height: 15px;
    z-index: -1;
}

.list-right .box .title:hover {
    color: #222222;
}

.list-right .box .content {
    font-size: 16px;
}

.list-right .box .content li {
    border-bottom: 1px solid #E7E7E7;
    padding: 15px 0;
}

.list-right .box .content>li:last-child {
    border: none;
}

.list-right .box .content label {
    width: 50%;
    color: #0031A2;
    text-align: left;
    font-weight: 600;
    margin-right: 10px;
}

.list-right .box .content .list {
    width: 50%;
    flex-wrap: wrap;
}

.list-right .box .content .list span {
    margin-right: 15px;
}

.news_list_head {
    align-items: center;
}

.news_list_head h3 {
    font-size: 24px;
    margin: 0 10px;
}

/* 人大机构 */

.dept-list {
    padding: 20px;
}

.dept-list li {
    background: url(../images_2022/btn_link3.png) no-repeat;
    background-size: 100%;
    width: 100%;
    height: 55px;
    align-items: center;
    box-sizing: border-box;
    padding: 0 23px 0 15px;
    margin-bottom: 20px;
}

.dept-list li:last-child {
    margin-bottom: 0;
}

.dept-list li a {
    font-size: 16px;
    color: #0031A2;
    font-weight: 600;
}

.dept-list li:last-child a {
    font-size: 14px;
}

/* 详情页 */

.detail_share_code {
    font-size: 12px;
    color: #787878;
    line-height: 14px;
    padding: 10px 5px;
}

.nav_title:before, .nav-title:before {
    content: '';
    background: #1F48D1;
}

/* 人大概览 */

.leader-nav {
    width: 100%;
    height: 90px;
    background: #F6F7F8;
}

.leader-nav ul {
    height: 100%;
    align-items: center;
    justify-content: space-between;
}

.leader-nav li {
    width: 14%;
    text-align: center;
}

.leader-nav li a {
    display: block;
    font-size: 14px;
    line-height: 20px;
}

.leader-nav li img {
    height: 28px;
    margin-bottom: 5px;
}

.leader-head {
    align-items: center;
}

.leader-head h3 {
    background: url(../images_2022/frame_title.png) no-repeat;
    background-size: 100%;
    width: 210px;
    height: 40px;
    line-height: 37px;
    font-size: 18px;
    color: #FFFFFF;
    box-sizing: border-box;
    padding-left: 20px;
    margin-right: 10px;
}

.leader-list {
    flex-wrap: wrap;
    justify-content: center;
}

.leader-list li {
    text-align: center;
    margin: 0 20px 40px;
}

.leader-list li a {
    display: block;
    font-size: 16px;
}

.leader-list li .pic {
    display: block;
    width: 160px;
    height: 215px;
    margin-bottom: 10px;
}

.leader-list li .pic img {
    width: 100%;
    height: 100%;
}

/* .leader-list li:nth-child(6n) {
    margin-right: 0;
} */

/* 主任 */

.leader-list.zr {
    justify-content: center;
}

.leader-list.zr li:last-child {
    margin-right: 0;
}

.leader-list.zr li .pic {
    width: 200px;
    height: 266px;
}

/* 委员 */

.leader-list.wy li {
    margin-right: 25px;
}

.leader-list.wy li .pic {
    width: 150px;
    height: 200px;
}

.leader-list.wy li:nth-child(6n) {
    margin-right: 25px;
}

.leader-list.wy li:nth-child(7n) {
    margin-right: 0;
}

/* 领导之窗 */

.leader-box .left {
    width: 324px;
    height: auto;
    background: #F6F7F8;
    border-radius: 6px;
    box-sizing: border-box;
    padding: 30px;
}

.leader-box .left .title {
    color: #FFFFFF;
    font-size: 16px;
    width: 100%;
    height: 36px;
    line-height: 36px;
    background: #1F48D1;
    border-radius: 2px;
    text-align: center;
}

.leader-box .left .content {
    font-size: 16px;
}

.leader-box .left .content li {
    border-bottom: 1px solid #E7E7E7;
    padding: 15px 0;
}

.leader-box .left .content li:last-child {
    border-bottom: none;
    padding: 15px 0 0;
}

.leader-box .left .content label {
    color: #0031A2;
    font-weight: 600;
    width: 30%;
    text-align: right;
}

.leader-box .left .content .list {
    flex-wrap: wrap;
}

.leader-box .left .content li>div {
    width: 70%;
}

.leader-box .left .content .list span {
    margin-right: 10px;
    margin-bottom: 15px;
}

.leader-box .left .content .list span:nth-child(3n) {
    margin-right: 0;
}

.leader-box .right {
    width: 800px;
}

.leader-box .right .person {
    text-align: center;
}

.leader-box .right .person .pic {
    height: 266px;
}

.leader-box .right .person .competent {
    background: url(../images_2022/title_blue.png) no-repeat;
    background-size: 100%;
    width: 350px;
    height: 30px;
    line-height: 25px;
    color: #FFFFFF;
    font-size: 17px;
    font-weight: 600;
    margin: 10px auto;
}

.leader-box .right .person .name {
    font-size: 18px;
    font-weight: 600;
    color: #222222;
}

.leader-box .right .menu {
    justify-content: center;
}

.leader-box .right .menu a {
    width: 120px;
    height: 45px;
    line-height: 45px;
    background: #F1F6FF;
    border-radius: 2px;
    border: 1px solid #BBC8F4;
    font-size: 14px;
    color: #0031A2;
    margin: 0 7px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.leader-box .right .menu .icon {
    height: 20px;
    margin-right: 6px;
}

.leader-box .right .desc {
    font-size: 18px;
    line-height: 36px;
}

/* 报道集 */

.leader-newslist {
    position: relative;
    overflow: hidden;
    height: 243px;
    padding-bottom: 20px;
}

.leader-newslist .swiper-container {
    width: 800px;
    height: 243px;
    overflow: unset;
}

.leader-newslist .swiper-slide {
    background: #F6F7F8;
    border-radius: 6px;
    overflow: hidden;
    width: 253px !important;
    margin-right: 15px;
    margin-bottom: 30px;
}

.leader-newslist .swiper-slide-active {
    background: #FFFFFF;
    box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.1);
}

.leader-newslist .swiper-slide .pic {
    display: block;
    height: 165px;
}

.leader-newslist .swiper-slide .pic img {
    display: block;
}

.leader-newslist .swiper-slide .title {
    font-size: 16px;
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin: 15px;
}

.leader-newslist .swiper-container .swiper-slide img {
    width: 100%;
    height: 100%;
}

.arrow_left, .arrow_right {
    position: absolute;
    z-index: 2;
    top: 35%;
}

.arrow_left {
    background: url(../images_2022/arrows_l_w.png) no-repeat;
    width: 16px;
    height: 40px;
    left: 0;
}

.arrow_right {
    background: url(../images_2022/arrows_r_w.png) no-repeat;
    width: 16px;
    height: 40px;
    right: 0;
}

/* 分页 */

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0 100px;
	border-radius: 4px;
	font-size: 14px;
}

.pagination>li {
	display: inline
}

.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 0;
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	margin-right: 10px;
	margin-left: -1px;
	color: #444444;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #f2f2f2;
	border-radius: 6px;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-right: 10px;
	border-radius: 6px;
	border: 1px solid #f2f2f2;
	padding: 0;
	width: 58px;
	line-height: 28px;
	height: 28px;
	text-align: center;
	color: #444444;
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-radius: 6px;
	margin-right: 10px;
	border: 1px solid #f2f2f2;
	padding: 0;
	width: 58px;
	line-height: 28px;
	height: 28px;
	text-align: center;
	color: #444444;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	z-index: 2;
	color: #444444;
	background-color: #eee;
	border-color: #ddd;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	z-index: 3;
	color: #fff;
	cursor: default;
    background-color: #0031A2;
}

.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd;
}

.pagination-lg>li>a, .pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
}

.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
	border-radius: 6px;
}

.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

.pagination-sm>li>a, .pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
}

.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

/* 特殊列表 */

ul.news-list {
    margin-left: 0;
   border-top: none;
    margin-left: 10px;
}

ul.news-list li {
    height: auto;
    line-height: unset;
    border-bottom: none;
}

ul.side-nav li.active {
    background: #1E47D0;
}

.list-box {
    justify-content: space-between;
}

.list-right {
    margin-left: 0;
}

.news-list {
    width: 705px;
    margin-left: 5px;
}

.news-list .title:hover {
    color: #1E47D0;
}