/* 行业应用events */
.industry {
	padding-top: 0px;
	width: 100%;
}

.industry_a {
	width: 31%;
	float: left;
	margin-bottom: 15px;
}

.industry ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.industry ul li {
	width: 31%;
	float: left;
	margin-bottom: 15px;
}

.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: 4px solid #e0e0e0;
}

.industry_pica:hover {
	transform: scale(0.99);
	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;
	width: 600px;
}

.nr_text p {
	text-indent: 2em;
	color: #333;
	line-height: 32px;
}

/* 新闻中心industryNews */
.new {
	width: 100%;
	float: left;
	margin-bottom: 4%;
}

.new-wrap {
	margin-top: 40px;
	margin-bottom: 0px;
}

.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: 20px;
}

.new-txt p {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 24px;
    margin-bottom: 16px;
    font-size: 15px;
}

.new-btn {
	line-height: 36px;
	margin-top: 2%;
	margin-right: 2%;
	width: 14%;
	text-align: center;
	color: #fff;
	background: #e10001;
}

.new-item:hover {
	color: #e10001;
}

.pagination {
	float: right;
}


/* 行业应用events */

.industry {
	width: 100%;
	margin: 4% 0px 0%;
	overflow: hidden;
	float: left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.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: #e10001c7;
	height: 100%;
	width: 100%;
	color: #fff;
	padding: 12px 30px;
	top: 70%;
	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;
	font-weight: bold;
}

.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: 26px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
}

.img-sector:hover p {
	color: #fff;
}

.img-sector:hover h3 {
	color: #fff;
	line-height: 26px;
}

/* 行业应用eventPage  */


/* 轴承知识 */
.knowledge-wrap a {
	text-decoration: none;
	color: #333;
}

.knowledge-list {
	display: flex;
	align-items: center;
	padding: 40px 0;
	width: 100%;
	border-bottom: 1px solid #ededed;
	flex-wrap: wrap;
}


.knowledge-list:hover {
	color: #e10001;
}

.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;
}

.knowledge-list .knowledge_tit h4 {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.knowledge-list .knowledge-time {
	width: 20%;
	line-height: 36px;
	font-size: 15px;
	color: #424242;
	TEXT-ALIGN: 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;
}

/* 详情页面 */

.fy {
	float: left;
	width: 100%;
	margin-bottom: 5%;
}


@media (max-width: 980px) {
	.industry ul li {
		width: 100%;
		float: left;
		margin-bottom: 15px;
	}

	.industry_a {
		width: 100%;
		float: left;
		margin-bottom: 15px;
	}

	.new-wrap li {
		position: relative;
		top: 0;
		border-bottom: 1px solid #eee;
		padding: 19px 0px;
		transition: all .4s;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.new-wrap {
		margin-top: 0px;
		margin-bottom: 0px;
	}

	.new-img {
		display: block;
		width: 100%;
		overflow: hidden;
		position: relative;
	}

	.nr_text img {
		margin: 0 auto;
		display: block;
		width: 100%;
	}

	.new-txt {
		display: flex;
		flex-direction: column;
		width: calc(100% - 350px);
		width: 100%;
	}

	.new-btn {
		line-height: 36px;
		margin-top: 2%;
		margin-right: 2%;
		width: 34%;
		text-align: center;
		color: #fff;
		background: #e10001;
	}

	.knowledge-list .knowledge_tit {
		width: 100%;
		text-align: left;
	}

	.knowledge-list .knowledge-time {
		width: 100%;
		line-height: 36px;
		font-size: 15px;
		color: #424242;
		TEXT-ALIGN: left;
	}

	.nr_text img {
		margin: 0 auto;
		display: block;
		width: 100%;
	}
}
