/*will code start*/
	/*通用*/
	/*解决ie6被固定定位的元素在滚动滚动条的时候会闪动。*/
	/**html{
    	background-image:url(about:blank);
    	background-attachment:fixed;
    }*/
	h1,h2,h3,h4,h5,h6{
		font-weight:normal;font-size:12px;
	}
	body{
		margin:0;padding:0px;font-size:12px;font-family:'微软雅黑','宋体';
	}
	ul{padding:0;margin:0;list-style:none;}
	a{text-decoration:none;}
	img{margin:0px;padding:0px; border:none;}
	body{
		background: url(../images/2019zljzh_bg.jpg) top center no-repeat;
		
	}
	.container{
		width: 1100px;
		margin: 0 auto;
	}
	.zljzh{
		background: url(../images/2019hl_bg_zljzh.jpg) 0 0 no-repeat;
	}
    .content_box{
    	margin: 0 auto;
	}
	@media only screen and (max-width: 1803px) {
		.dys_before_body{
			background: url(../images/bgzp_banner.jpg) center 0 no-repeat;
			padding-top: 170px;
		}
	}
	
	span.s7{width:10%;  float:left; margin-right:3px;  font-size:24px;font-family:"微软雅黑","宋体";color:#035294;}
	span.s8{float:left; height:38px;line-height:38px;border-bottom:1px solid #015293; text-align:right; padding-right:15px; width:88%;}
	span.s8 a{color:#000;font-size:14px; font-family:"宋体";}
/*总理记者会*/
.dys_press_conference{
	height: 586px;
	background: url(../images/2019zljzh_lanmu_bg.png) center 0 no-repeat;
	margin-bottom: 30px;
}
.dys_prime_minister_conference{
	width: 1100px;
	margin: 0 auto 62px;
}
.dys_seconds_executive_standing_title {
    margin: 0 auto;
    width: 1100px;
}
.dys_prime_minister_conference_header{
	margin-bottom: 37px;
	margin-left: 28px;
}
.dys_prime_minister_conference_left{
	width: 446px;
	float: left;
	margin-top: 60px;
}

.dys_prime_minister_conference_left p{
	margin-top: 12px;
	text-align: center;
}
.dys_prime_minister_conference_left p a{
	display: ;
}
.dys_press_conference_list{
	position: relative;
	float: left;
	width: 575px;
	height: 326px;
	margin-top: 45px;
}
.dys_press_conference_list li{
	font-family: "microsoft yahei";
	display: none;
}
.dys_press_conference_list li.dys_show{
	display: block;
}
.dys_press_conference_list li .dys_question{
	position: absolute;
	width: 404px;
	height: 89px;
	left: 73px;
	top: 0;
	margin-bottom: 40px;
	font-size: 18px;
	line-height: 30px;
	padding: 26px 70px 17px 54px;
	background: url(../images/question_bg.png) 0 0 no-repeat;
}
.dys_press_conference_list li .dys_question p{
	overflow: hidden;
	height: 89px;
}
.dys_press_conference_list li .dys_question p strong{
	color: #fff8d5;
}
.dys_press_conference_list li .dys_question a{
	color: #fff;
}


.dys_press_conference_list li .dys_answer{
	position: absolute;
	width: 393px;
	height: 88px;
	overflow: hidden;
	left: 25px;
	top: 158px;
	font-size: 22px;
	line-height: 30px;
	padding-top: 41px;
	padding-right: 50px;
	padding-bottom: 38px;
	padding-left: 88px;
	
	background: url(../images/answer.png) 0 0 no-repeat;
}
.dys_press_conference_list li .dys_answer p{
	overflow: hidden;
	height: 88px;
}
.dys_press_conference_list li .dys_answer a{
	color: #fff8d5;
}
/*总理记者会左右滚动*/
.dys_prime_minister_conference_scroll_father{
	position: relative;
	width: 1100px;
	height: 89px;
}
.dys_prime_minister_conference_scroll{
	position: relative;
	width: 958px;
	height: 89px;
	overflow: hidden;
	margin: 0 auto;
}
.dys_bigImgScroll_list{
	position: absolute;
	left: 0;
	top: 0;
}
.dys_bigImgScroll_list li{
	float: left;
	width: 89px;
	height: 89px;
	text-align: center;
	line-height: 89px;
	margin-right: 35px;
	display: inline;
	font-family: "microsoft yahei";
	font-size: 16px;
	font-weight: bold;
}
.dys_bigImgScroll_list li a {
    color: #005292;
    display: block;
    width: 89px;
    height: 54px;
    background-image: url(../images/zljzh_yuanquan.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    _display: inline-block;
    line-height: 20px;
    padding-top: 35px;
}

.dys_bigImgScroll_list li a.thisActive{
	background-image: url(../images/zljzh_yuanquan_active.png);
	color: #fff;
	display: block;
	width: 89px;
    height: 54px;
	    line-height: 20px;
    padding-top: 35px;
}

.dys_btnPrev{
	position: absolute;
	left: 24px;
	top: 50%;
	margin-top: -16px;
	width: 19px;
	height: 33px;
	display: block;
}
.dys_btnNext{
	position: absolute;
	right: 24px;
	top: 50%;
	margin-top: -16px;
	width: 19px;
	height: 33px;
	display: block;
}


