a:active, a:hover {
	color: #dd0918 !important;
}

/*独家策划*/

.djch_box {
	width: 100%;
	height: 460px;
	background: #ffffff;
}
.djch_nr {
	width: 1172px;
	height: 460px;
	margin: 0 auto;
}
.focusBox4 {
	width: 1172px;
	height: 460px;
	position: relative;
	background: #fff;
}
.focusBox4 .arrow-left4 {
	background: url(http://www.xinhuanet.com/politics/70dxcf/index/images/left.jpg) no-repeat left top;
	position: absolute;
	left: -55px;
	top: 189px;
	width: 22px;
	height: 75px;
	z-index: 2
}
.focusBox4 .arrow-right4 {
	background: url(http://www.xinhuanet.com/politics/70dxcf/index/images/right.jpg) no-repeat left bottom;
	position: absolute;
	right: -55px;
	top: 189px;
	width: 22px;
	height: 75px;
	z-index: 2
}
.focusBox4 .swiper-container {
	width: 1171px;
	height: 460px;
}
.swiper-slide {
	position: relative;
}
.slide_cont {
	width: 1185px;
}
.narrow_box {
	float: left;
	width: 230px;
	height: 460px;
	position: relative;
	margin-right: 7px;
	transition: all 1s;
	cursor: pointer;
}
.narrow_box .title {
	position: absolute;
	left: 0;
	width: 230px;
	height: 230px;
	background: url(../img/bg.png) no-repeat;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	line-height: 32px;
	text-align: center;
	padding: 40px 35px;
	z-index: 2;
	box-sizing: border-box;
}
.narrow_box .title a {
	color: #fff;
}
.narrow_box .img {
	position: absolute;
	left: 0;
	width: 230px;
	height: 230px;
	top: 230px\9;
}
.narrow_box .img img {
	width: 100%;
	height: 100%;
}
.narrow_box:nth-child(odd) .title {
	top: 0;
}
.narrow_box:nth-child(odd) .img {
	top: 230px;
}
.narrow_box:nth-child(even) .title {
	top: 230px;
}
.narrow_box:nth-child(even) .img {
	top: 0;
}
.narrow_box.on {
	width: 460px;
	height: 460px;
}
.narrow_box.on .img {
	position: absolute;
	left: 0;
	width: 460px;
	height: 460px;
	top: 0\9;
}
.narrow_box.on .title {
	position: absolute;
	left: 0;
	top: 327px;
	width: 100%;
	height: 133px;
	background: url(http://www.xinhuanet.com/politics/70dxcf/index/images/djbg2.png) repeat-x;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	line-height: 32px;
	text-align: center;
	padding: 75px 10px 0 10px;
}
.narrow_box.on:nth-child(odd) .img {
	top: 0;
}
