/* 行业应用events */
.industry {
	padding-top: 30px;
	width: 100%;
}

.industry ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.industry ul li {
	width: 32%;
	float: left;
	margin-bottom: 30px;
}

.industry ul li img {
	width: 100%;

}

.industry-t {
	font-size: 30px;
	padding: 30px 0;
	text-align: center;
	color: #333;
	background: url(../image/wrap-bg.png) no-repeat center;
	background-position-y: 33px;
}

.industry_tit p {
	width: 100%;
	margin: 10px 0;
	line-height: 30px;
	text-align: center;
}

.industry_tit p a {
	color: #000;
}

.industry_pica {
	position: relative;
	top: 0;
	transition: all .5s linear;
	border: 1px solid #e0e0e0;
}

.industry_pica:hover {
	transform: scale(0.98);
	transition: all .5s linear;
}

/* 行业应用eventPage  */

.hyxwxqy_box h4,
.data {
	text-align: center;
}

.hyxwxqy_box h4 {
	font-size: 26px;
	color: #333;
	line-height: 35px;
}

.hyxwxqy_box .date {
	color: #999;
	text-align: center;
	border-bottom: 1px solid #cecece;
	line-height: 27px;
	margin-bottom: 50px;
}

.nr_text img {
	margin: 0 auto;
	display: block;
}

.nr_text p {
	text-indent: 2em;
	color: #333;
	line-height: 32px;
}

/* 新闻中心industryNews */

.new-wrap li {
	position: relative;
	top: 0;
	border-bottom: 1px solid #eee;
	padding: 30px 10px;
	transition: all .4s;
	display: flex;
	justify-content: space-between;
}

.new-img {
	display: block;
	width: 320px;
	overflow: hidden;
	position: relative;
}

.new-img img {
	width: 100%;
	height: 225px;
}

.new-item {
	display: flex;
}

.new-txt {
	display: flex;
	flex-direction: column;
	width: calc(100% - 350px);
}

.new-wrap a {
	text-decoration: none;
	color: #333;
}

.new-title {
    line-height: 1.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin: 14px 0;
    font-size: 18px;
    font-weight: bold;
}

.new-txt p {
	width: 100%;
	/* height: 56px; */
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 30px;
	margin-bottom: 16px;
}

.new-btn {
	line-height: 38px;
	border: 1px solid #cf0300;
	margin-top: 1%;
	margin-right: 2%;
	width: 130px;
	text-align: center;
	color: #ffffff;
	border-radius: 0px;
	background: #cf0300;
	font-size: 14px;
	float: left;
}

.new-item:hover {
	color: #cf0300;
}

.pagination {
	float: right;
}

.new-time {
	color: #999;
	line-height: 28px;
	font-size: 14px;
}


/* 行业应用events */

.industry {
	width: 100%;
	float: left;
}

.img-sector {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
}

.img-sector .content-sector {
	position: absolute;
	background: rgba(9, 9, 9, 0.6);
	height: 100%;
	width: 100%;
	color: #fff;
	padding: 12px 30px;
	top: 65%;
	text-align: left;
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
}

.img-sector {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
}

.img-sector:hover .content-sector {
	top: 0;
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
}

.img-sector p {
	color: #fff;
	text-align: center;
}

.img-sector h3 {
    color: #fff;
    line-height: 30px;
    text-align: center;
    font-size: 30px;
}

.img-sector:hover p {
	color: #fff;
}

.img-sector:hover h3 {
    color: #fff;
    line-height: 30px;
    text-align: center;
    font-size: 30px;
}

/* 行业应用eventPage  */


/* 轴承知识 */
.knowledge-wrap a {
	text-decoration: none;
	color: #333;
}

.knowledge-list {
	align-items: center;
	padding: 26px 0;
	width: 100%;
	border-bottom: 1px solid #ededed;
	float: left;
}


.knowledge-list:hover {
	color: #cf0300;
}

.knowledge-title {
	font-size: 30px;
	padding: 30px 0;
	text-align: center;
	color: #333;
	background: url(../image/wrap-bg.png) no-repeat center;
	background-position-y: 33px;
}

.knowledge-list .knowledge_tit {
	width: 80%;
	text-align: left;
	float: left;
}

.knowledge-list .knowledge_tit h4 {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	line-height: 1.5;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin: 3px 0;
	font-size: 22px;
}

.knowledge-list .knowledge-time {
	width: 20%;
	line-height: 19px;
	padding: 15px 0px;
	color: #999;
	font-size: 14px;
	TEXT-ALIGN: CENTER;
	float: left;
}

/* 详情页面 */
.detali {
	padding: 0px;
	/* line-height: 50px; */
}

.detali h4 {
	font-size: 26px;
	color: #333;
	text-align: center;
	line-height: 35px;
}

.detali .date {
	color: #999;
	text-align: center;
	border-bottom: 1px solid #cecece;
	line-height: 35px;
	margin-bottom: 50px;
}

/* 详情页面 */

@media (max-width: 980px) {
	.new .new-wrap li {
		flex-direction: column;
		padding: 15px 0px;
	}

	.new-item .new-txt {
		width: 100%;
	}

	.new-img {
		width: 100%;
	}

	.new-btn {
		line-height: 34px;
		border: 2px solid #cf0300;
		margin-top: 7%;
		margin-right: 2%;
		width: 39%;
		text-align: center;
		font-size: 15px;
		border-radius: 5px;
	}

	.new-title {
		line-height: 1.5;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		margin: 14px 0;
		font-size: 19px;
	}

	.knowledge-list {
		display: block;
		align-items: center;
		padding: 20px 0;
		width: 100%;
		border-bottom: 1px solid #ededed;
	}

	.knowledge-list .knowledge-time {
		width: 56%;
		line-height: 34px;
		font-size: 15px;
		padding: 0;
		color: #424242;
		/* background: #f1f1f1; */
		text-align: left;
	}

	.knowledge-list .knowledge_tit {
		width: 100%;
		text-align: left;
	}

	.knowledge-list .knowledge_tit h4 {
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
		margin-left: 0%;
	}

	.new-txt p {
		width: 100%;
		/* height: 56px; */
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		line-height: 25px;
		margin-bottom: 16px;
	}

	.industry ul li {
		width: 100%;
		float: left;
		margin-bottom: 15px;
	}
}
