
.outlineVisionGoalsTitle{
	width: 1200px;
	margin: 40px auto;
}
.voice_minister {
	margin-bottom: 30px;
	position: relative;
	background: url(2023bzzs_bg.png) center bottom no-repeat;
}
.voice_minister_content {
	position: relative;
	height: 400px;
	width: 1200px;
	margin: 0 auto;
}

.voice_minister_item{
	position:relative;
	width: 1200px;
	height: 0;
	overflow: hidden;
}
.voiceMinister{
	width: 1200px;
	margin: 0 auto;
	
}
.voiceMinister .swiper-container{
	height: 375px;
}

.voice_minister_nav{
	width: 1200px;
	height: 77px;
	margin: 0 auto 34px;
	font-family: 'microsoft yahei';
	line-height: 36px;
	color: #3d3d3d;
	font-size: 24px;
	border: 1px solid #B8000C;
	position: relative;
}
.voice_minister_nav a{
	float: left;
	margin:6px 10px;
	color: #B8000C;
	text-align: center;
	width: 380px;
	height: 45px;
	padding:10px 0;
	line-height: 40px;
	font-weight: bold;
	background: #FBF4E8;
	position: relative;
}
.voice_minister_nav a.active{
	color: #fff;
	background: #BA000C;
}
.voice_minister_nav span{
	display: none;
	position:absolute;
	top: 70px;
	left: 50%;
	margin-left:-12px;
}
.voice_minister_nav a.active span{
	display: block;
}
.voice_minister_specific{
	width:1200px;
	height: 350px;
}

.voice_minister_specific_left{
	width: 480px;
	 _width: 470px;
	 float: left;
}
.voice_minister_specific_left img{
	width: 480px;
	height: 350px;
}
.voice_minister_specific_right {
	_width:610px;
    width: 624px;
    height: 310px;
    background: url(2023bzzsright_bg.jpg) 0 0 no-repeat;
    font-family: "microsoft yahei";
	padding: 20px 36px 20px 30px;
}
.voice_minister_specific_right h2{
	margin-bottom: 14px;
	background: url(2023bzzsmain_title.png) 0 0 no-repeat;
	width: 175px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	font-size: 24px;
	color: #fff;
}
.voice_minister_specific_right h5{
	text-align: left;
	margin-bottom: 24px;
	color: #fff;
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
}
.voice_minister_specific_right p{
	line-height: 30px;
	color: #fff;
	font-size: 18px;
	margin-bottom: 25px;
	overflow: hidden;
	height: 85px;
	text-align: left;
}
.voice_minister_specific_right span{
	
}
.voice_minister_specific_right span:hover{
	cursor: pointer;
}
.lookXiangqing{
	display: block;
	text-align: right;
}
 .arewBtn{
	position: absolute;
	z-index: 100;
	margin-top: -28px;
	top: 42%;
	width: 26px;
	height: 52px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
.prevbtn1,.prevbtn2,.prevbtn3{
	left: 0;
	background-image: url(http://www.gov.cn/govweb/xhtml/2019zhuanti/2022NationalTwoSessionsSpecialTopics/images/prevbtn.png);
}
.nextbtn1,.nextbtn2,.nextbtn3{
	right: 0;
	background-image: url(http://www.gov.cn/govweb/xhtml/2019zhuanti/2022NationalTwoSessionsSpecialTopics/images/nextbtn.png);
}

.bzfbhZindex{
	z-index: 100;
}
.bztdZindex{
	z-index: 10;
}

.voiceMinister .pagination {
  position: absolute;
  z-index: 20;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.voiceMinister .swiper-pagination-switch {
  display: inline-block;
  width: 52px;
  height: 5px;
  background: #c9c9c9;
  margin: 0 5px;
  opacity: 0.8;
  cursor: pointer;
}
.voiceMinister .swiper-active-switch {
  background: #BA000C;
}
.fr {
    float: right;
}