/*wjh code start*/
/*é€šç”¨*/
/*è§£å†³ie6è¢«å›ºå®šå®šä½çš„å…ƒç´ åœ¨æ»šåŠ¨æ»šåŠ¨æ¡çš„æ—¶å€™ä¼šé—ªåŠ¨ã€‚*/
/**html{
    	background-image:url(about:blank);
    	background-attachment:fixed;
    }*/
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 12px;
}

html {
	/* overflow: hidden; */
	/* _text-overflow:ellipsis; */
}

body {
	margin: 0;
	padding: 0px;
	font-size: 12px;
	font-family: '微软雅黑', '宋体';
	min-width: 1300px;
	max-width: 100%;
}

ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

a {
	text-decoration: none;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}


/*两会报告*/
#zfgzbg_box {}

.zhj-report {
	margin: 0px auto;
	width: 1200px;
	min-width: 1200px;
}

.zhj-report-body {
	position: relative;
	font-family: "微软雅黑";
	margin: 0 auto;
	width: 1200px;
	overflow: hidden;
}

.zhj-report-left {
	width: 260px;
	height: 510px;
	position: relative;
}

.zhj-report-left ul {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 260px;
}

.zhj-report-left ul li {
	font-size: 20px;
	cursor: pointer;
	width: 260px;
	height: 73px;
	line-height: 73px;
	margin-bottom: 10px;
	background: url(../img/20210219zfgzbg_left_bg.png) 0 0 no-repeat;
	text-align: left;
}

.zhj-report-left ul li.on {
	background: url(../img/20210219zfgzbg_left_bg_act.png) 0 0 no-repeat;
	background-size: contain;
}

.zhj-report-left ul li a {
	color: #be7009;
	text-align: center;
	font-weight: bold;
	display: block;
	letter-spacing: -1px;
}

.zhj-report-left ul li a:hover {
	color: #fff;
}

.zhj-report-left ul li.on a {
	font-size: 20px;
	line-height: 73px;
	color: #fff;
}

.zhj-report-right {
	width: 930px;
	_width: 756px;
	_overflow-x: hidden;
	float: left;
	margin: 0 auto 0 10px;
}

.zhj-report-right ul.first_ul .parBd {
	background: url(../images/2019zfgbbg.png) repeat-y;
}

/* æŠ¥å‘Šå…¨æ–‡ */

.zhj-report-right ul.first_ul {
	background: none;
	margin-top: 0px;
}

.zhj-bbqw-cont {
	line-height: 32px;
	position: relative
}

.zhj-bbqw-cont p {
	font-size: 16px;
	line-height: 30px
}

.zhj-bgqw h3 {
	font-size: 20px;
	line-height: 34px;
	color: #ec7148;
	text-align: center;
}

.zhj-bgqw h3 span {
	display: block;
	font-size: 16px;
	color: #212121;
	font-weight: normal;
}

.zhj-bgqw-cont {
	margin-top: 15px;
	line-height: 32px;
}

/* æŠ¥å‘Šè§£è¯» */
.zhj-bbjd li {
	line-height: 54px;
	font-size: 18px;
	border-bottom: 1px dashed #c4d2e4;
	overflow-x: hidden;
	padding-left: 10px;
	background: url(../img/small_square.jpg) 0 27px no-repeat;
}

.zhj-bbjd p {
	font-size: 18px;
	line-height: 30px
}

.zhj-bbjd li .date {
	float: right;
	color: #787878;
}

/*æ—¶é—´è½´*/
.event_box {
	position: relative;
}

.event_box p {
	font-size: 16px;
	line-height: 30px
}

.event_box .parHd {
	width: 672px;
	margin: 0 auto 20px;
	height: 64px;
	*+height: 64px;
	overflow: hidden;
	*+position: relative;
}

.parHd ul {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	height: 64px;
	*+height: 64px;
	position: relative;
}

.parHd .tempWrap {
	margin: 0 auto;
}

.parHd li {
	display: inline;
	float: left;
	width: 68px;
	height: 58px;
	*+height: 75px;
	cursor: pointer;
	font-size: 16px;
	color: #000;
	margin: 0 8px;
	background: url(../img/zf_sudu_2021.png) 0 -70px no-repeat;
	padding: 6px 0 0;
	line-height: 20px;
}


.parHd li.act {
	background: url(../img/zf_sudu_2021.png) 0 -1px no-repeat;
	color: #fff;
}

.parHd li.act a {
	color: #fff;
}

.parBd {
	text-align: center;
	position: relative;
	height: 680px;
}

div#listBox {
	width: 100%;
}

.sPrev,
.sNext {
	width: 38px;
	height: 38px;
	display: block;
	position: absolute;
	top: 12px;
	cursor: pointer;
	background: url(../img/zf_arrow.png) 0 0 no-repeat;
}

.pos_btns .sPrev {
	left: 0;
	_left: -44px;
	background-position: 0px -40px;
	*background-position: 0px -40px;
}

.pos_btns .sNext {
	right: 0;
	_right: -4px;
}

.sPrev img,
.sNext img {
	transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
	-moz-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
	-webkit-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
	-o-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
}

.text-right {

	position: absolute;
	right: 10px;
	width: 120px;
	height: 32px;
	border-radius: 11px;
	border: 1px solid #005292;
	text-align: center;
	border-radius: 7px;
}

.text-right:hover {
	border: 1px solid #C30;
}


.zhj-report .slideBox {
	text-align: left;
	padding: 10px 0px 0px;
	height: 540px;
	display: none;
	overflow: hidden;

}

.zhj-report-tit {
	height: 50px;
	overflow: hidden;
	background: url(../img/zhj-report-tit_2021.png) top left no-repeat;
	font-size: 24px;
	font-weight: bold;
	line-height: 34px;
	padding-bottom: 18px;
}

.zhj-report-con {
	background: url(../img/suduban_line.png) repeat;
}

.zhj-tl {
	display: inline-block;
	width: 154px;
	height: 50px;
	padding: 0 4px;
	line-height: 48px;
	text-align: center;
	color: #fff;
	float: left;
	margin-right: 16px;
	font-size: 24px;
}

.zhj-tl_bx {
	padding-top: 8px;
}

.slideBox .long_i {
	width: 156px;
	background: url(../img/zf_sudu_i2.png) 0 0 no-repeat;
}

.zhj-report-tit a {
	color: #015293;
}

.zhj-tl a {
	color: #fff;
}

.parBd p {
	font-size: 20px;
	line-height: 42px;
	text-indent: 2em;
	color: #313131;
}

.zhj-detail a {
	color: #e86642;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
}

.zhj-detail a:hover {
	color: #F03;
}

h5.dys_seconds_executive_standing_title {
	margin-bottom: 20px;
}

/* æ–‡å­—å®žå½•æ»šåŠ¨æ¡æ•ˆæžœ */
.addScroll {}

.addScroll {
	scroll: no;
}

.addScroll::-webkit-scrollbar {
	width: 12px;
	height: 12px;
}

.addScroll::-webkit-scrollbar-thumb {
	border-radius: 12px;
	-webkit-box-shadow: inset 0 0 5px rgb(236, 113, 73, 0.2);
	background: #88b2da;
}

.addScroll::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgb(236, 113, 73, 0.2);
	border-radius: 12px;
	background: #fff;
}

.zhj-bbqw-cont,
.zhj-bbjd {
	padding: 0;
	width: 100%;
	padding-right: 15px
}

.content-switch-container .qndxx {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 50px;
	position: relative;
}

.content-switch-container .swiper-slide {
	float: inherit;
}

#kbvideo-main {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 38px;
}

#kbvideo .cjyw-pic {
	height: 360px;
	box-shadow: 0px 0px 8px 1px #ccc;
	background: #fff;
}

#kbvideo .cjyw-pic.right {
	float: right;
}

#kbvideo .cjyw-pic .photo {
	display: block;
	border-radius: 2px;
	overflow: hidden;
	height: 212px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff5e7;
	position: relative;
}
#kbvideo .cjyw-pic .photo:before {
	content: "";
	display: inline-block;
	width: 40px;
	height: 45px;
	background: url("../img/play.png") no-repeat;
	background-size: 100% auto;
	border-radius: 5px;
	bottom: 10px;
	position: absolute;
	left: 20px;
	border-radius: 30px;
}
#kbvideo .zx-title {
	background: url("../img/hykb-title.png") no-repeat;
	width: 380px;
	height: 100px;
	background-size: contain;
	line-height: 124px;
	letter-spacing: 10px;
	padding-left: 38px;
}

#kbvideo .cjyw-pic img {
	width: 100%;
}

#kbvideo {
	background: url("../img/rmsj_bg.png") center 0px no-repeat;
	padding-bottom: 50px;
}

#kbvideo .text-info {
	margin: 20px;
	display: block;
	line-height: 26px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.event-pic {
	margin-bottom: 10px;
	background: #fff8ef;
	overflow: hidden;
	height: 326px;
}

.event-info {
	margin-bottom: 10px;
	background: #fff8ef;
	overflow: hidden;
	height: 70px;
	line-height: 70px;
	padding: 0 15px;
}

.event-info a {
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 85%;
	display: inline-block;
}

.event-info span {
	font-size: 18px;
	color: #999;
	float: right;
}

.event-pic .event-left {
	float: left;
	width: 528px;
	height: 326px;
}

.event-pic .event-left a {
	height: 326px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.event-pic .event-left a img {
	width: 100%;
}

.event-pic .event-text {
	float: right;
	width: 360px;
	margin-right: 20px;
	margin-top: 20px;
	text-indent: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 10;
	-webkit-box-orient: vertical;
}

.event-pic .event-text a {
	line-height: 30px;
	font-size: 18px;
	width: 100%;
	display: block;
	text-align: justify;
}
.event-pic .event-text a:hover {
	text-decoration: none;
}
.lzgs .event-box .motto a:hover {
	color: #025194;
}
.liangdian-text .text-two:hover {
	color: #025194;
}
.liangdian-text .text-one:hover {
	color: #ea0000;
}
.ldhm-item a {
	font-size: 18px;
}
.zhj-report-left ul li a:hover {
	text-decoration: none;
}
.lzgs {}

.lzgs .lzgs_box {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 30px 20px;
}

.lzgs .event-box {
	overflow: hidden;
	height: 300px;
	background: linear-gradient(49deg, #ffbdbd  0%, #fff 50%, #fff6eb  100%);
}

.lzgs .event-box .event-left {
	float: left;
	width: 226px;
}

.lzgs .event-box .event-left a {
	display: flex;
	width: 226px;
	height: 300px;
	overflow: hidden;
	align-items: center;
	justify-content: center;
}

.lzgs .event-box .event-left a img {
	height: 100%;
	width: auto;
}

.lzgs .event-box .event-text {
	float: right;
	width: 348px;
	height: 300px;
	margin-right: 15px;
	padding-top: 20px;
	background: linear-gradient(49deg, #f6bfbf 0%, #ffffff 50%, #fff6eb 100%);
	box-sizing: border-box;
	padding-left: 16px;
}

.lzgs .event-box .profile {
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.lzgs .event-box .profile .name {
	float: left;
	line-height: 42px;
}

.lzgs .event-box .profile .zhiwei {
	float: right;
	width: 180px;
	text-align: center;
}

.lzgs .event-box .motto a {
	margin-bottom: 12px;
	display: block;
	font-size: 18px;
	line-height: 26px;
	color: #111;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.lzgs .event-box .maxim a {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	line-height: 22px;
}

.liangdian .liangdian_box {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 40px 30px;
	position: relative;
	width: 1080px;
	margin: 0 auto;
}

.liangdian-text a {
	display: block;
	text-align: center;
	font-size: 24px;
	padding: 0 35px;
	box-sizing: border-box;
}

.liangdian {
	width: 100%;
	padding-top: 50px;
	background: url("../img/liand-bg.png") center 0px no-repeat;
	overflow: hidden;
}

.liangdian-text {
	background: url("../img/list-bg.png") center 0px no-repeat;
	overflow: hidden;
	height: 170px;
	background-size: 100% 100%;
	display: flex;
	/* 开启flex布局 */
	flex-direction: column;
	/* 子元素垂直排列（两行文字上下分布） */
	justify-content: center;
	/* 垂直方向居中（核心） */
	align-items: center;
	/* 水平方向居中（核心） */
}

.liangdian-text .text-one {
	color: #ea1010;
	display: block;
	/* 占一行，保证和下一行分开 */
	color: #c91f37;
	/* 红色（匹配截图） */
	font-weight: bold;
	/* 加粗 */
	text-align: center;
	line-height: 42px;
	/* 行高，优化文字间距 */
	margin-bottom: 4px;
	/* 和下一行的间距 */
	text-decoration: none;
	/* 去掉a标签默认下划线 */
	margin-top: -15px;
}

/* 第二个a标签样式（匹配截图灰色文字） */
.liangdian-text .text-two {
	display: block;
	/* 占一行，支持多行自动换行 */
	color: #333;
	line-height: 38px;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

/*两会要闻——两会特刊*/

.lhtk .s_title {
    width: 120px;
    margin: 10PX 0;
    position: relative;
    z-index: 1000;
}

.lhtk .rotation {
    position: relative;
    margin: -68px 0 0;
}

.lhtk .ft_photo {
	width: 438px;
	height: 368px;
    overflow: hidden;
}

.lhtk .ft_photo ul li { 
	float: left;
	width: 438px!important;
	height: 370px;
    position: relative;
    
}

.lhtk .ft_photo ul li a img { 
	float: left;
	width: 438px;
	height: 325px;
	margin: 50px 0 0;
	overflow: hidden;
}

.lhtk .ft_photo ul li .tit {
    width: 240px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    position: absolute;
    top: 5PX;
    right: 0;
    z-index: 1;
    overflow: hidden;
}

.lhtk .ft_photo ul li .tit a {
    display: block;
    width: 240px;
    height: 38px;
	line-height: 38px;
    font-size: 16px;
    overflow: hidden;
}

.lhtk .LeftButton,.lhtk .RightButton {
	float: left;
	background: url("../img/lhtk_leftbutton.png") no-repeat;
	width: 23px;
	height: 23px;
	position: absolute;
	top: 12px;
    right: 206px;
    z-index: 10;
	overflow: hidden;
}
.lhtk .ft_photo ul li:before {
	content: "";
	display: inline-block;
	width: 240px;
	height: 32px;
	background-color: #ffe6be;
	border-radius: 5px;
	top: 8PX;
	position: absolute;
	right: 0;
	border-radius: 30px;
}
.lhtk .RightButton {
	background: url("../img/lhtk_rightbutton.png") no-repeat;
	right: 12px;
}
.lhtk {
	float: right;
	width: 438px;
	border-top: 4px solid #ea0000;
}
.s_title {
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}

.s_title h2 {
    float: left;
    background: #fff;
    font-size: 24px;
    font-weight: bold;
    color: #ff4d45;
}

.s_title span {
    color: #faa22d;
}

.s_title .more {
    float: right;
    font-size: 18px;
    color: #000;
}
.ldhm-list {
	background: url("../img/ldhm-bg.png") top center no-repeat;
	overflow: hidden;
	height: 470px;
	background-size: 100% 100%;
	width: 1100px;
	margin: 0 auto;
	padding: 20px 40px 20px 70px;
	box-sizing: border-box;
	margin-top: 38px;
}
.ldhm-item {
	margin: 0;
	padding: 18px 0;
	position: relative;
	padding-left: 24px;
	border-bottom: 1px dashed #ddd;
	padding-right: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ldhm-item:before {
    content: ">";
    display: inline-block;
    width: 8px;
    height: 8px;
    color: #c50600;
    border-radius: 1px;
    top: 23%;
    position: absolute;
    left: 0;
	font-size: 24px;
}
.content-titleImgs img,.lanti img,.content-titleImgs img {
    width: 1200px;
    transition: all 1s;
}
.content-titleImgs img:hover,.lanti img:hover,.content-titleImgs img:hover {
    transform: scale(1.2);
}