


/* 所谓的推荐阅读 */

.pro-title1 {
	overflow: hidden;
	margin-bottom: 4px;
}

.pro-tt {
	font-size: 18px;
	color: #333;
	float: left;
	padding-left: 10px;
	border-left: 4px solid #073784;
}

.pro-title1 a {
	color: #333;
	font-size: 16px;
	padding: 2px 6px;
}

.pro-title1 span {
	float: right;
}

.news-all {
	overflow: hidden;
	margin-top: 10px;
}

.news-re {
	margin-top: 30px;
	overflow: hidden;
	margin-bottom: 30px;
}

.ct-1 {
	float: left;
	padding: 5px 10px;
	width: 47%;
	height: auto;
	overflow: hidden;
	margin-right: 3%;
	display: block;
	border-bottom: 1px dashed #333;
	margin-bottom: 5px;
}

.pro-content1 {
	font-size: 15px;
	line-height: 30px;
	height: auto;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 65%;
	float: left;
}

.time {
	/* float: right; */
	color: #333;
	font-size: 15px;
	line-height: 30px;
	height: auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 30%;
	text-align: right;
}

.pro-ex1 {
	overflow: hidden;
	margin-top: 20px;
}

.box11 {
	display: block;
}

.pro-ex1 .box11 {
	width: calc((100% - 80px)/4);
	margin: 0 10px;
	float: left;
}

@media screen and (min-width: 1200px) {
	.box11 img {
		width: 100%;
		height: 250px;
		/* padding: 0 10%; */
		border: #ccc 1px solid;
	}
}

@media screen and (max-width: 768px) {
	.box11 img {
		width: 100%;
		height: 130px;
		/* padding: 0 10%; */
		border: #ccc 1px solid;
	}
}

.box-tt {
	font-size: 15px;
	color: #333;
	text-align: center;
	line-height: 40px;
	height: auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ct-1:hover .pro-content2 {
	color: #333;
}

.ct-1:hover .time {
	color: #333;
}

.ct-1:hover .pro-content1 {
	color: #333;
}

.box11:hover .box-tt {
	color: #333;
}


@media(max-width:992px) {
	.box11 img {
		padding: 0;
	}
}

@media(max-width:768px) {
	.news-details {
		padding: 30px 0;
	}

	.news-tt-1 {
		font-size: 18px;
	}

	.text-right p {
		font-size: 14px;
		line-height: 28px;
	}

	.last-text,
	.next-text,
	.return {
		font-size: 14px;
		width: 180px;
	}

	/***********推荐系列********/
	.pro-tt {
		font-size: 16px;
	}

	.ct-1 {
		width: 100%;
	}

	.pro-ex1 .box11 {
		width: calc((100% - 40px)/2);
	}

	.pro-title1 a {
		font-size: 14px;
	}

	.pro-content1 {
		font-size: 14px;
	}

	.time {
		font-size: 14px;
	}
}

@media(max-width:530px) {
	.page-nav a {
		font-size: 12px;
	}

	/***********新闻内页********/
	.news-tt-1 {
		font-size: 16px;
	}

	.news-time1 a {
		font-size: 12px;
	}

	.last-text,
	.next-text,
	.return {
		width: 160px;
	}

	/***********推荐系列********/
	.pro-ex1 .box11 {
		width: calc((100% - 40px)/2);
		margin: 0 10px;
		margin-bottom: 10px;
	}

	.box-tt {
		font-size: 14px;
	}

	.pro-title1 a {
		font-size: 13px;
	}

	.time {
		font-size: 13px;
	}

	.pro-detail-box-tit {
		font-size: 14px;
	}
}

@media(max-width:380px) {
	.time {
		width: 32%;
	}
}
