
/*总理记者会*/
.dys_press_conference{
	background: url(zljzh_2024lh_bg.png) center 12px no-repeat;
	margin-bottom: 60px;
}
.dys_prime_minister_conference{
	width: 1220px;
	margin: 0 auto;
	padding-top: 50px;
}
.dys_seconds_executive_standing_title {
    margin: 20px auto 0;
    width: 1220px;
}
.dys_prime_minister_conference_header {
    margin-bottom: 37px;
    margin-left: 23px;
    position: relative;
    z-index: 10;
}
.dys_prime_minister_conference_left{
	width: 308px;
	float: right;
	margin-top: 14px;
}

.dys_prime_minister_conference_left p{
	margin-top: 12px;
	text-align: center;
}
.dys_prime_minister_conference_left p a{
	margin-right: 21px;
}
.dys_press_conference_list{
	width: 1130px;
	height: 452px;
}
.dys_press_conference_list li{
	font-family: "microsoft yahei";
	display: none;
	position: relative;
}
.dys_press_conference_list li.dys_show{
	display: block;
}
.dys_press_conference_list li .dys_question {
    position: absolute;
	width: 402px;
    height: 290px;
    left: 32px;
    top: 0;
    margin-bottom: 40px;
    font-size: 18px;
    line-height: 30px;
    padding: 34px 108px 0 45px;
    background: url(zljzh_2024lh_question_bg.png) 0 0 no-repeat;
}
.dys_press_conference_list li .dys_question p{
	overflow: hidden;
	height: 89px;
	text-indent: 2em;
}
.dys_press_conference_list li .dys_question strong{
	display: block;
	font-weight: bold;
	font-size: 24px;
	padding-left: 74px;
	line-height: 24px;
	margin-bottom: 37px;
}

.dys_press_conference_list li .dys_question strong a{
	color: #996c33;
}
.dys_press_conference_list li .dys_question p a{
	color: #996c33;
}
.dys_press_conference_list li .dys_answer {
    position: absolute;
    width: 570px;
    height: 300px;
    overflow: hidden;
    left: 486px;
    top: 83px;
    padding: 74px 56px 0 65px;
    background: url(zljzh_2024lh_answer_bg.png) 0 0 no-repeat;
}

.dys_press_conference_list li .dys_answer strong{
	color: #fff8d5;
	margin-left: 145px;
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 60px;
	display: block;
}

.dys_press_conference_list li .dys_answer strong a{
	color: #fff;
}
.dys_press_conference_list li .dys_answer p{
	height: 88px;
	font-size: 18px;
	line-height: 28px;
	text-indent: 2em;
	padding-right: 26px;
}


.dys_press_conference_list li .dys_answer p a{
	color: #fff;
}

/*总理记者会左右滚动*/
.dys_prime_minister_conference_scroll_father{
	position: relative;
	width: 1220px;
	top: -125px;
}
.dys_prime_minister_conference_scroll{
	position: relative;
	width: 1000px;
	height: 215px;
	overflow: hidden;
	margin: 0 auto;
	padding: 26px 0 0 56px;
}
.zljzh_2024lh_scroll_show{
	position: relative;
	height: 215px;
}
.dys_bigImgScroll_list{
	position: absolute;
	left: 0;
	top: 0;
}
.dys_bigImgScroll_list li{
	position: relative;
	float: left;
	width:141px;
	height: 166px;
	text-align: center;
	font-family: "microsoft yahei";
	font-size: 18px;
	background-image: url(zljzh_2024lh_scroll__bg.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-right: 12px;
}
/* .dys_bigImgScroll_list li:hover{
	cursor: pointer;
} */
.dys_bigImgScroll_list li.thisActive{
	background-image: url(zljzh_2024lh_scroll_active_bg.png);
	
}
.dys_bigImgScroll_list li span {
    position: absolute;
    left: -14px;
    top: -26px;
	display: none;
}
.dys_bigImgScroll_list li.thisActive span {
   display: block;
}
.dys_bigImgScroll_list li a {
    color: #1b1b1b;
    position: absolute;
    left: -53px;
    top: 166px;
    display: block;
    width: 126px;
}

.dys_bigImgScroll_list li.thisActive a{
	color: #d9000d;
}

.dys_btnPrev{
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -16px;
	width: 43px;
	height: 43px;
	display: block;
	background: url(zljzh_2024lh_scroll_prev.png) 0 0 no-repeat;
}
.dys_btnPrev:hover{
	background: url(zljzh_2024lh_scroll_prev_active.png) 0 0 no-repeat;
}
.dys_btnNext{
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -16px;
	width: 43px;
	height: 43px;
	display: block;
	background: url(zljzh_2024lh_scroll_next.png) 0 0 no-repeat;
}
.dys_btnNext:hover{
	background: url(zljzh_2024lh_scroll_next_active.png) 0 0 no-repeat;
}






