/* 产品 */
#dynamicBg {
    background-image: url(../image/Hintergrund_Startscreen_2015_01_23.jpg);
}
#dynamicBg {
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    left: 0;
    overflow: hidden;
    border-bottom: 2px solid #fff;
}

#fwBg {
    background-image: url(../image/210202_perma_ULTRA_Website_Hintergrundbild-min.jpg);
}
#fwBg {
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    left: 0;
    overflow: hidden;
    border-bottom: 2px solid #fff;
}

/* 配件 */
#pjBg {
    background-image: url(../image/Hintergrund_Anschlussteile_2015_02_25.jpg);
}
#pjBg {
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    left: 0;
    overflow: hidden;
    border-bottom: 2px solid #fff;
}

.industry ul li img {
	width: 100%;
}

.industry ul {
	margin-bottom:60px;
	width: 100%;
}

.industry_lia {
	width: 24.5%;
	padding: 10px;
	margin-right: 0px;
	float: left;
}

.industry_lia:nth-child(4n+4) {
	width: 24.5%;
	padding: 10px;
	margin-right: 0px;
}

.industry_lib {
	margin-right: 0px;
	float: left;
	height: 285px;
}

.industry_lib:nth-child(3n+3) {
	margin-right: 0px;
	height: 285px;
}

.industry_li {
    width: 18%;
    padding: 0;
    margin: 11.2px;
}

.industry_li_a {
	width: 25%;
	float: left;
	margin-bottom: 20px;
}

.con-title {
	font-size: 24px;
	padding: 12px 0;
	text-align: center;
	color: #282828;
	/* background: url(../image/wrap-bg.png) no-repeat center; */
	background-position-y: 29px;
	line-height: 67px;
	font-weight: bold;
	margin: 0;
}

.industry-t {
    font-size: 30px;
    padding: 23px 0;
    text-align: center;
    color: #282828;
    /* background: url(../image/wrap-bg.png) no-repeat center; */
    background-position-y: 29px;
    line-height: 47px;
    font-weight: bold;
    margin: 0;
    border-bottom: 1px solid #ccc;
}

.industry_tit {
	/* box-shadow: -0.14px 1.995px 18.4px 1.6px rgb(84 84 84 / 19%); */
}

.industry_tit_a {}

.industry_tit p {
    width: 100%;
    margin: 8px 0;
    font-size: 14px;
    line-height: 45px;
    text-align: center;
    background-color: #64686c;
    font-weight: bold;
    border-bottom: 4px solid #c03;
    color: #fff;
}

.industry_tit p a {
	color: #fff;
}

.industry_pica {
	position: relative;
	top: 10px;
	transition: all .3s linear;
}

.industry_tit_a p {
	width: 100%;
	margin: 8px 0;
	font-size: 15px;
	line-height: 45px;
	text-align: center;
	background-color: #64686c;
	font-weight: bold;
	color: #fff;
}

.industry_tit_a p a {
	color: #fff;
}



/* 行业应用events */
.mainBrand {
	margin-bottom: 100px !important;
}

.mainBrand ul li img {
	width: 80%;
	margin: 36px 0px;
}

.mainBrand ul {
	display: flex;
	justify-content: space-evenly;
}

/* .mainBrand ul li {
    width: 30%;
} */
.mainBrand .remark {
	line-height: 30px;
	color: #666;
	height: 60px;
	overflow: hidden;
	margin-bottom: 26px;
}

.mainBrand .check_detail {
	border: 1px solid #08599b;
	background: none;
	color: #ffffff;
	transition: all 0.3s;
	padding: 8px 15px;
	border-radius: 34px;
	background: #08599b;
	width: 49%;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 7px;
}

.mainBrand .industry_tit .check_detail a {
	color: #fff;
}

.mainBrand .industry_tit p {
	width: 100%;
	/* margin: 0; */
	margin-bottom: 21px;
	font-size: 16px;
	line-height: 45px;
	text-align: center;
	color: #000;
	position: relative;
	top: 5px;
	font-weight: bold;
}

.mainBrand .industry_pica {
	transition: all .3s linear;
	width: 180px;
	height: 180px;
	text-align: center;
	border-radius: 50%;
	background: #fff;
	margin: 0 auto;
	border: 4px solid #e4e4e4;
}

.mainBrand .industry_pica:hover {
	border: 4px solid #08599b;
}

/* 行业应用eventPage  */
.w {
    display: flex;
    flex-direction: column;
    align-items: center;
    clear: both;
    display: block;
    margin: 0 auto;
    max-width: 1280px;
    margin-top: 20px;
    overflow: hidden;
    background: #fff;
    -webkit-box-shadow: 0 2px 4px rgb(0 0 0 / 61%);
    box-shadow: 0 2px 4px rgb(0 0 0 / 61%);
    border-top: 4px solid #dd002e;
		padding: 0px 3%;
}

.hyxwxqy_box .w h4,
.data {
	text-align: center;
}

.hyxwxqy_box .w 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 p {
	color: #333;
	line-height: 30px;
}

/* 新闻中心industryNews */
.new{
	margin-bottom: 100px;
}
.new-t {
    font-size: 30px;
    padding: 23px 0;
    text-align: center;
    color: #282828;
    /* background: url(../image/wrap-bg.png) no-repeat center; */
    background-position-y: 29px;
    line-height: 47px;
    font-weight: bold;
    margin: 0;
    border-bottom: 1px solid #ccc;
}

.new .new-wrap li {
    position: relative;
    top: 0;
    padding: 2px 10px 15px;
    transition: all .4s;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
    border-bottom: 1px solid #eeecec;
}

.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 .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: 13px 0;
	font-size: 18px;
}

.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: 28px;
	margin-bottom: 16px;
	color: #8f8f8f;
}

.new-btn {
	line-height: 31px;
	border: 1px solid #818181;
	margin-top: 2%;
	margin-right: 2%;
	width: 14%;
	text-align: center;
	color: #818181;
}

.new-time {
	color: #818181;
}

.new-item:hover {
	color: #dc002e;
}

.new-btn:hover {
	color: #dc002e;
	border: 1px solid #dc002e;
}

.pagination {
	float: right;
}


/* 轴承知识 */
.knowledge-wrap a {
	text-decoration: none;
	color: #033566;
	font-size: 15px;
}

.knowledge-list {
	align-items: center;
	padding: 20px 0;
	width: 100%;
	border-bottom: 1px solid #ededed;
	float: left;
}


.knowledge-list:hover {
	color: #08599b;
}

.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;
	font-weight: bold;
}

.knowledge-list .knowledge_tit {
	width: 94%;
	text-align: left;
}

.knowledge-list .knowledge_tit h4 {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	margin-left: 4%;
	font-size: 15px;
	font-weight: 700;
	line-height: 26px;
	color: #333;
	float: left;
	width: 86%;
}

.knowledge-list .knowledge-time {
	width: 8%;
	line-height: 24px;
	font-size: 15px;
	padding: 10px;
	color: #fff;
	background: #08599b;
	text-align: center;
	float: left;
}

/* 三级页面all  详情页面 */
.detali {
	padding: 0px 0 100px;
}

.detali h4 {
	font-size: 24px;
	color: #333;
	text-align: center;
	line-height: 60px;
	/* background: #f5f5f5; */
	margin: 29px 0px;
	border-bottom: 1px solid #ccc;
}

.detali .date {
	color: #999;
	text-align: center;
	line-height: 20px;
	font-size: 15px;
}

.detali .nr_text {
	padding: 0px;
}

.detali .nr_text p {
	margin: 0 !important;
	width: 100%;
	float: left;
}

/* 三级页面all  详情页面 */

/* 商城公告 */
.affiche {
	width: 90%;
	margin: 0 auto;
	padding: 20px 0;
	border-bottom: 1px solid #e6e6e6;
}

.affiche a {
	color: #333;
	font-size: 15px;
}

.affiche span {
	display: inline-block;
}

.affiche span:nth-child(1) {
	width: 20%;
}

.affiche span b {
	color: #006937;
}

/* 商城公告 */

/* 荣誉 */
#certify {
	position: relative;
	/* width: 1200px; */
	margin: 0 auto;
	margin-bottom: 50px;
}

#certify .swiper-container {
	height: 468px;
	margin-bottom: 80px;
}

#certify .swiper-slide {
	width: 520px;
	height: 408px;
	background: #fff;
	box-shadow: 0 8px 30px #ddd;
}

#certify .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
}

#certify .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 14px;
	height: 14px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 7px solid #08599b;
	background-color: #fff;
}

#certify .swiper-button-prev {
	left: -30px;
	width: 45px;
	height: 45px;
	background: url(../image/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#certify .swiper-button-next {
	right: -30px;
	width: 45px;
	height: 45px;
	background: url(../image/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}

.swiper-button-next:after,
.swiper-button-prev:after {
	display: none;
}

.swiper-button-next:after,
.swiper-button-prev:after {
	display: none;
}

/* 荣誉 */


.honner-wrap {
	display: flex;
	padding: 0 49px;
	justify-content: space-between;
	margin-bottom: 50px;
}

.honner-item {
	background-color: #fff;
	width: 45%;
	/* padding: 30px 30px; */
	overflow: hidden;
	transition: all .5s;
}

.honner-item:hover {
	transform: translateY(-12px);
	transition: all 0.5s linear;
	box-shadow: 0px 0px 15px 1.05px #ccc;
	background: -moz-linear-gradient(left, #0ea3e7, #08599b);
	background: -ms-linear-gradient(left, #0ea3e7, #08599b);
	background: -o-linear-gradient(left, #0ea3e7, #08599b);
	background: -webkit-linear-gradient(left, #0ea3e7, #08599b);
}

.honner-item:hover img {
	border: 0;
}

.honner-item img {
	width: 100%;
	transition: all .5s;
	height: auto;
	border: 5px solid #ccc;
}

/* .honner-item img:hover {
    transform: scale(1.1);
} */


@media (max-width: 768px) {

	.knowledge-list .knowledge_tit h4 {
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
		margin-left: 0%;
		font-size: 15px;
		font-weight: 700;
		line-height: 26px;
		color: #333;
	}

	.flist {
		width: 94%;
		overflow: hidden;
		margin: 0 auto;
		background: #f5f5f5;
		border-radius: 50px;
	}

	.industry_tit p {
    width: 100%;
    margin: 9px 0;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
	}

	.new .new-wrap li {
		flex-direction: column;
	}

	.new-item .new-txt {
		width: 100%;
	}

	.new-img {
		width: 100%;
	}

	.knowledge-list .knowledge-time {
		width: 30% !important;
	}

	.knowledge-list {
		padding: 20px 10px !important;
	}

	.knowledge-list .knowledge_tit {
		width: 70% !important;
	}

	.mainBrand ul {
		flex-wrap: wrap;
	}

	.mainBrand .remark {
		margin-bottom: 5px;
	}

	.industry_li {
    margin: 8.3px;
    margin-bottom: 10px;
    width: 45%;
    float: left;
	}

	.honner-wrap {
		flex-direction: column;
		padding: 0 20px !important;
	}

	.honner-item {
		width: 100% !important;
		padding: 0 !important;
	}

	.honner-item:nth-child(1) {
		margin-bottom: 10px;
	}

	#certify .swiper-button-prev {
		left: 0 !important;
	}

	#certify .swiper-button-next {
		right: 0 !important;
	}

	#certify {
		margin: 0 15px 50px 15px !important;
	}

	.industry-t {
		font-size: 26px;
		padding: 42px 0;
		text-align: center;
		color: #333;
		/* background: url(../image/wrap-bg.png) no-repeat center; */
		background-position-y: 44px;
		line-height: 37px;
		font-weight: bold;
	}

	.industry-t {
		font-size: 26px;
		padding: 42px 0;
		text-align: center;
		color: #333;
		/* background: url(../image/wrap-bg.png) no-repeat center; */
		background-position-y: 44px;
		line-height: 37px;
		font-weight: bold;
	}

	.w {
    display: flex;
    flex-direction: column;
    align-items: center;
    clear: both;
    display: block;
    max-width: 1280px;
    margin-top: 20px;
    margin: 0 2%;
    padding: 10px;
	}

	.industry_lia {
		width: 50%;
		padding: 3px;
		margin-right: 0px;
		float: left;
	}

	.industry_lia:nth-child(4n+4) {
		width: 50%;
		padding: 10px;
		margin-right: 0px;
	}

	.industry_li_a {
		width: 50%;
		float: left;
		margin-bottom: 20px;
	}

	.new-btn {
		line-height: 31px;
		border: 1px solid #818181;
		margin-top: 2%;
		margin-right: 2%;
		width: 27%;
		text-align: center;
		color: #818181;
	}

	.new-title {
		line-height: 1.5;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		margin: 13px 0;
		font-size: 16px;
	}

	.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: 28px;
		margin-bottom: 16px;
		color: #8f8f8f;
	}

	.industry_lib {
		margin-right: 0px;
		float: left;
		height: 139px;
		padding: 0 5px;
	}

	.industry_lib:nth-child(3n+3) {
		margin-right: 0px;
		height: 139px;
		padding: 0 5px;
	}

}
