.banner{
	height: 315px;
	background: url(../img/politics/politics-banner.png) no-repeat center;
}

.title1{
	color: #d40000;
	font-size: 26px;
	font-weight: bold;
}
.title2{
	font-size: 26px;
	color: #545454;
	font-weight: bold;
	margin: 20px 0px 60px;
}
.content1{
	padding:70px 0px;
	background:#f7f9fa;
	min-width:1200px;
}
.content1 .content{
	text-align: center;
	width: 1200px;
	margin:0 auto;
	height: 470px;
}
.content2{
	padding:100px 0px 0px;
	width: 1200px;
	text-align: center;
	margin:0 auto;
}
.content2 .content{
	width: 1200px;
	margin:0 auto;
}
.content2 .content .content{
	height:50%;
}
.content2 .content .text-content{
	text-align: left;
	padding: 30px 0px;
	width:600px;
}
.content2 .content .text-content .title{
	font-size: 20px;
	font-weight: 600;
	border-left:2px solid #d40000;
	padding: 0px 5px;
}

.content2 .content .text-content a{
	border:1px solid #d40000;
	color:#d40000;
	border-radius: 8px;
	padding: 5px 20px;
	margin: 20px 0px;
}
.content2 .content .text-content .text{
	font-size: 16px;
	line-height: 20px;
	color: #666;
	padding: 20px 0px 0px;
}
.content2 .content .text-content .text p{
	color: #666;
}
/*手风琴*/
.bg-font{
	color: rgba(200,200,200,0.5);
	font-size: 24px;
}
.voice_2 { width: 1200px; position: relative;height: 320px;}
.voice_2 ul li { float: right; display: inline; height: 320px; color: #fff; cursor: pointer; position: relative;}
/*左边*/
.voice_2 ul li.li1 .left { background: #3399ee; width: 80px; height: 320px;margin:0px 0px;border-radius: 0px 10px 10px 0px;}
.voice_2 ul li.li2 .left { background: #33ccaa; width: 80px; height: 310px;margin:5px 0px;border-radius: 10px 0px 0px 10px;box-shadow:-3px 0px 15px 2px #666;position: relative;z-index: 88;}
.voice_2 ul li.li3 .left { background: #ee4455; width: 80px; height: 300px;margin:10px 0px;border-radius: 10px 0px 0px 10px;box-shadow:-3px 0px 15px 2px #7f8081;position: relative;z-index: 77;}
.voice_2 ul li.li4 .left { background: #3399ee; width: 80px; height: 290px;margin:15px 0px;border-radius: 10px 0px 0px 10px;}

/*右边*/
.voice_2 ul li.li1 .right {	background: #3399ee; width: 80px; height: 290px;margin:15px 0px;border-radius: 0px 10px 10px 0px;box-shadow:3px 0px 10px 2px #d1d3d4;position: relative;z-index: 66;}
.voice_2 ul li.li2 .right { background: #33ccaa; width: 80px; height: 300px;margin:10px 0px;border-radius: 0px 10px 10px 0px;5px 0px 15px 3px #666;position: relative;z-index: 77;}
.voice_2 ul li.li3 .right { background: #ee4455; width: 80px; height: 310px;margin:5px 0px;border-radius: 0px 10px 10px 0px;box-shadow:3px 0px 15px 2px #7f8081;position: relative;z-index: 88;}
.voice_2 ul li.li4 .right { background: #3399ee; width: 80px; height: 320px;margin:0px 0px;border-radius:0px 10px 10px 0px;}
.voice_2  .fold { width: 80px; height: 320px; text-align: center; position: absolute; top: 0px; left: 0px;overflow: hidden;box-shadow:-3px 0px 15px 5px #d1d3d4;overflow: hidden;}
.voice_2 .fold .order{ font-size: 30px;text-align: right;margin-top: -5px;}
.voice_2 .fold .img{
	margin: 80px 15px;
	width: 50px;
	height: 50px;
}
.voice_2 .fold .img1{
	background:url(../img/politics/EAS.png) no-repeat center;
}
.voice_2 .fold .img2{
	background:url(../img/politics/icon3.png) no-repeat center;
}
.voice_2 .fold .img3{
	background:url(../img/politics/icon2.png) no-repeat center;
}
.voice_2 .fold .img4{
	background:url(../img/politics/icon1.png) no-repeat center;
}
.voice_2 .fold .two{ text-align: left;}

.voice_2 .unfold { width: 960px; height: 320px; display: none; position: absolute; top: 0px; left: 0px;text-align: left;}
.shadow{
	box-shadow:0px 0px 20px 1px #a0a1a2;border-radius: 10px;overflow: hidden;
	position: relative;
	z-index: 99;
}
.shadow-img{
	box-shadow:-4px 0px 5px -6px #a0a1a2;border-radius: 10px 0px 0px 10px;
}
.voice_2 .unfold .info{padding:30px 20px 20px;width:480px;height:270px;background:#fff;}
.voice_2 .unfold .info .title { color:black;font-size: 24px; font-weight:700px;}
.voice_2 .unfold .info .text{ color:#7e7e7e;font-size: 14px;line-height:25px; font-weight: 600;margin: 20px 0px;height:140px;}
.voice_2 .unfold .info a{ background:#d40000;color:#fff;padding: 5px 25px;border-radius: 8px;font-size: 16px;}