/* 内容 */
/* 新闻轮播 */
.old_type .xlb {
	width: 1200px;
	height: 433px;
}

.old_type .slideTxt a {
	font-weight: bold;
	font-size: 32px;
	color: #333333;
	line-height: 64px;
	word-break: keep-all;
	white-space: nowrap;
	float: left;
	width: 98%;
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 10px;
}

.old_type .slideTxt p {
	text-indent: 56px;
	;
	margin-top: 20px;
	overflow: hidden;
	height: 270px;
	width: 370px;
	line-height: 52px;
	margin-bottom: 0px;
	font-size: 28px;
}

.old_type .slide .swiper-pagination {
	height: 20px;
	right: 15px;
	bottom: 20px;
}

.old_type .slide .swiper-pagination-bullet {
	width: 40px;
	float: left;
	font-size: 24px;
	opacity: 1;
	margin-left: .5rem;
	height: 40px;
	color: #666666;
	border-radius: 20px;
	background: #fff;
	line-height: 40px;
}

.old_type .slide .swiper-pagination-bullet-active {
	background: #20497e;
	color: #ffffff;
}
