.carousel {
	z-index: -1;
}

/* 关于我们 */
.about_us_wrapper {
	background-color: #fff;
	padding: 70px 0;
}

.about_us_wrapper .about_us_box {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.about_us_wrapper .about_us_box .rig {
	width: 45%;
}

.about_us_wrapper .about_us_box .lef {
	width: 50%;
}

.about_us_wrapper .about_us_box .rig h1 {
	margin-bottom: 25px;
	font-size: 46px;
	font-weight: 400;
	color: #000;
}

.about_us_wrapper .about_us_box .rig h1::after {
	content: '';
	display: block;
	margin: 30px 0;
	width: 15%;
	height: 2px;
	background-color: #01489D;
}

.about_us_wrapper .about_us_box .rig h2 {
	margin: 26px 0;
	font-size: 30px;
	color: #01489D;
}

.about_us_wrapper .about_us_box .rig p {
	line-height: 34px;
	font-size: 16px;
	color: #333;
	text-indent: 2em;
	text-align: justify;
}

.about_us_wrapper .about_us_box .rig ul {
	margin: 20px 0;
}

.about_us_wrapper .about_us_box .rig ul,
.about_us_wrapper .about_us_box .rig ul li {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.about_us_wrapper .about_us_box .rig ul li {
	flex-direction: column;
	color: #666;
}

.about_us_wrapper .about_us_box .rig ul li span:nth-child(1) {
	display: inline-block;
	font-weight: 700;
	font-size: 42px;
	font-family: 'OswaldBold';
}

.about_us_wrapper .about_us_box .rig ul li span:nth-child(2) {
	font-size: 20px;
}

.about_us_wrapper .about_us_box .rig ul li span b {
	font-size: 20px;
	font-weight: 300;
	margin: 0 3px;
	font-family: auto;
}

.about_us_wrapper .about_us_box .rig ul li sup {
	top: -0.5em;
	font-size: 16px;
	font-weight: 400;
	font-family: auto;
}

.about_us_wrapper .about_us_box .rig a {
	display: inline-block;
	margin-top: 20px;
	/* padding: 10px 25px; */
	color: #01479D;
	border: 2px solid #01479D;
	border-radius: 5px;
	WIDTH: 36%;
	text-align: center;
	line-height: 50px;
	transition: all .6s;
}

.about_us_wrapper .about_us_box .rig a:hover {
	display: inline-block;
	margin-top: 20px;
	/* padding: 10px 25px; */
	color: #01479D;
	border: 2px solid #01479D;
	border-radius: 5px;
	WIDTH: 39%;
	text-align: center;
	line-height: 50px;
	transition: all .6s;
}


/* 我们的产品开始 */
.product_wrapper {
	background-color: #f7f7f7;
	text-align: center;
}

.product_wrapper .product_box {
	margin: 0 auto;
	width: 88%;
	padding: 70px 0;
}

.product_wrapper .product_box .tit {
	margin-bottom: 25px;
	font-size: 46px;
	font-weight: 400;
	color: #000;
}

.product_wrapper .product_box .tit_tip {
	margin-bottom: 23px;
	color: #000;
}

.product_wrapper .search_box {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.product_wrapper .search_box>div {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.product_wrapper .search_box>div:nth-child(1) {
	width: 34%;
}

.product_wrapper .search_box>div:nth-child(2) {
	width: 66%;
}

.product_wrapper .search_box input {
	height: 50px;
	line-height: 50px;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding-left: 15px;
	outline: none;
}

.product_wrapper .search_box>div:nth-child(1) input {
	width: 75%;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.product_wrapper .search_box>div:nth-child(2) input {
	width: 28%;
	margin-right: 15px;
}

.product_wrapper .search_box .search_btn {
	width: 60px;
	height: 50px;
	line-height: 50px;
	background-color: #01479D;
	border-radius: 5px;
}

.product_wrapper .search_box .icon-chaxun {
	font-size: 20px;
	color: #fff;
}

.product_wrapper .search_box>div:nth-child(1) .search_btn {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.product_wrapper .priamry_pro {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 35px 0 35px 0;
	color: #000;
}

.product_wrapper .priamry_pro span {
	color: #000;
	float: left;
}

.product_wrapper .priamry_pro ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 0px;
}

.product_wrapper .priamry_pro ul li {
	margin-right: 10px;
}

.product_wrapper .priamry_pro ul li a {
	color: #000;
}

.product_wrapper .swiper-container2 .swiper-slide {
	padding: 41px 14px 10px;
	background: #fff;
	border: 1px solid #a3a3a3;
}

.imgbgc {
	position: absolute;
	top: 13px;
	z-index: 99;
	padding: 0px !important;
	margin: 1px !important;
	border: 0 !important;
	width: 101PX !important;
	height: 35PX !important;
	left: 10px;
}

.product_wrapper .swiper-container2 .swiper-slide img {
	margin-bottom: 10px;
}

.product_wrapper .swiper-container2 .swiper-slide a {
	color: #000;
	font-size: 18px;
	float: left;
	width: 100%;
	margin: 10px 0px;
}

.product_wrapper .swiper-container2 .swiper-slide a span {
	display: inline-block;
	margin-left: 10px;
	color: #01479D;
}

.product_wrapper .product_box>a {
	display: inline-block;
	margin-top: 45px;
	width: 300px;
	color: #01479D;
	border: 2px solid #01479D;
	border-radius: 10px;
	text-align: center;
	line-height: 52px;
	transition: all .6s;
}

.product_wrapper .product_box>a:hover {
	display: inline-block;
	margin-top: 45px;
	width: 340px;
	color: #01479D;
	border: 2px solid #01479D;
	border-radius: 10px;
	text-align: center;
	line-height: 52px;
	transition: all .6s;
}

/* 我们的产品结束 */

/* 企业站行业应用开始 */
.industry_solutions {
	padding: 70px 0;
	text-align: center;
}

.industry_solutions .tit {
	margin-bottom: 25px;
	font-size: 46px;
	font-weight: 400;
	color: #000;
}

.industry_solutions .tit_tip {
	margin-bottom: 35px;
	color: #000;
	font-size: 18px;
}

.industry_solutions>ul {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #01479d;
}

.industry_solutions>ul li {
	position: relative;
	width: 20%;
}


.industry_solutions>ul li img {
	height: 480px;
	opacity: 0.6;
	width: 100%;
}

.industry_solutions>ul li span {
	position: absolute;
	bottom: -64px;
	left: 0;
	color: #fff;
	font-size: 30px;
	width: 100%;
	text-align: center;
	transition: all .6s;
	line-height: 400px;
}

.industry_solutions>ul li span:hover {
	position: absolute;
	bottom: 15px;
	left: 0;
	color: #fff;
	font-size: 30px;
	width: 100%;
	text-align: center;
	transition: all .6s;
	line-height: 400px;
}

/* 企业站行业应用结束 */
/* 公司设备开始 */
.company_device {
	padding: 0px 0px 70px;
}

.company_device .device_box {
	width: 88%;
	margin: 0 auto;
}

.company_device .device_box ul {
	display: flex;
	justify-content: space-between;
}

.company_device .device_box ul li {
	width: 32%;
}

.company_device .device_box ul li .tit {
	font-size: 30px;
	font-weight: 400;
	color: #000;
}

.company_device .device_box ul li .introduce {
	display: inline-block;
	line-height: 31px;
	margin: 20px 0 20px 0;
	color: #333;
}

.company_device .device_box ul li img {
	width: 100%;
}

/* 公司设备结束 */

/* 企业站企业新闻开始 */
.company_news {
	background: url("/assets/image/banner1.jpg") no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
}

.company_news .news_box {
	display: flex;
	align-items: center;
	width: 88%;
	height: 670px;
	margin: 0 auto;
	color: #fff;
}

.company_news .news_box .lef {
	width: 35%;
	margin: 60px 8% 60px 0;
}

.company_news .news_box .lef .tit {
	margin-bottom: 25px;
	font-size: 46px;
	font-weight: 400;
	color: #fff;
}

.company_news .news_box .lef .tit::after {
	content: '';
	display: block;
	margin: 30px 0;
	width: 15%;
	height: 2px;
	background-color: #fff;
}

.company_news .news_box .lef .tit_tip {
	margin: 40px 0;
	line-height: 46px;
	font-size: 22px;
}

.company_news .news_box .lef a {
	display: inline-block;
	margin-top: 10px;
	color: #fff;
	background-color: #01479D;
	border-radius: 5px;
	width: 250px;
	line-height: 50px;
	text-align: center;
	transition: all .6s;
}

.company_news .news_box .lef a:hover {
	display: inline-block;
	margin-top: 10px;
	color: #fff;
	background-color: #01479D;
	border-radius: 5px;
	width: 270px;
	line-height: 50px;
	text-align: center;
	transition: all .6s;
}

.company_news .news_box .rig {
	display: flex;
	align-items: center;
	width: 66%;
	height: 100%;
	background-color: #00449ab8;
}

.company_news .news_box .rig ul li {
	margin: 4% 4% 1%;
}

.company_news .news_box .rig ul li .tit_line,
.company_news .news_box .rig ul li .detail_line {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.company_news .news_box .rig ul li .tit_line h2 {
	font-size: 24px;
	color: #fff;
	line-height: 38px;
	width: 83%;
	margin: 0;
}

.company_news .news_box .rig ul li .tit_line h2 a {
	color: #fff;
}

.company_news .news_box .rig ul li .detail_line p {
	width: 83%;
}

.company_news .news_box .rig ul li .detail_line p a {
	font-size: 16px;
	color: #fff;
	line-height: 28px;
	width: 83%;
}

.company_news .news_box .rig ul li .detail_line .more {
	display: inline-block;
	background-color: #fff;
	text-align: center;
	border-radius: 50%;
	color: #00449a;
	width: 35px;
	font-size: 34px;
	line-height: 29px;
	height: 35px;
	margin-right: 20px;
}

/* 企业站企业新闻结束 */
/* 商城品牌开始 */
.fltree {
	opacity: 1 !important;
	visibility: visible !important;
}

.s-fltree {
	display: none !important;
}

.brand_box ul {
	width: 100%;
	overflow: hidden;
	padding: 20px 0;
}

.brand_box ul li a img {
	width: 85%;
	margin: auto;
	display: block;
}

/* 商城品牌结束 */
/* 商城推荐产品开始 */
.hot_box {
	width: 100%;
	overflow: hidden;
	padding-bottom: 60px;
}

.hot_box h3 {
	font-size: 24px;
	font-weight: bold;
	padding: 35px 0;
}

.hotlist {
	/* width: 20%; */
}

.hot_box .hotlist_box {
	width: 100%;
	overflow: hidden;
	box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
	padding: 20px 10px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.hot_box .hotlist {
	margin-bottom: 15px;
	padding: 0 20px;
}

.hot_box .hotlist img {
	width: 70%;
	height: 170.9px;
}


.hot_pic_box {
	border: 1px solid #f2f2f2;
	text-align: center;
}

.hot_prod_tit {
	font-weight: bold;
	line-height: 42px;
	display: flex;
	justify-content: space-between;
	color: #333;
	white-space: nowrap;
}

.hot_prod_tit span:nth-child(1) {
	width: 50%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.hot_prod_tit span:nth-child(2) {
	width: 30%;
	text-align: right;
}

.hot_prod_xh {
	color: #666;
}

.btom_btn {
	position: relative;
	top: 10px;
}

.login_jg {
	color: #ff0000;
}

.but_d {
	float: right;
	background: transparent;
	border: none;
	outline: none;
}

.but_d a span {
	font-size: 22px;
	color: #ff0000;
	position: relative;
	top: -2px;
}

/* 商城推挤产品结束 */
/* 企业站产品中心开始 */
/* 搜素框开始 */
.prod_tit {
	font-size: 24px;
	font-weight: bold;
	padding: 35px 0;
	text-align: center;
}

.index-search {
	max-width: 1200px;
	margin: 0 auto 25px;
	position: relative;
	padding: 0 5px;
}

#index-ybsearch {
	width: 25%;
	height: 38px;
	padding-left: 10px;
}

.index-search_input {
	width: 20%;
	height: 38px;
	padding-left: 10px;
}

.index-serchbtn {
	width: 11.5%;
	height: 38px;
	background: #01479D;
	border: none;
	color: #fff;
	font-size: 16px;
	outline: none;
	border-radius: 5px;
}

.index-input-group input {
	border: 1px solid #c8c8c8;
	outline: none;
}

/* 搜索框结束 */
.product_box {
	width: 100%;
	margin-bottom: 60px;
	overflow: hidden;
}

.product_box .product-single {
	position: relative;
	z-index: 2;
	overflow: hidden;
	margin: 20px 0;
	background: #fafafa;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}

.product_box .product-single .service-image {
	width: 100%;
	overflow: hidden;
	background: #fff;
}

.product_box .product-single .service-image img {
	height: auto;
	width: 70%;
	z-index: 2;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	display: block;
	margin: auto;
}

.product_box .product-single:hover .service-image img {
	transform: scale(1.25, 1.25);
}

.product_box .product-single .content {
	z-index: 2;
	width: 100%;
	margin-top: 30px;
}

.product_box .product-single .content h4 {
	display: block;
	margin-bottom: 25px;
	padding-bottom: 15px;
	color: #181E4E;
	position: relative;
}

.product_box .product-single .content h4 a {
	color: #333;
	font-weight: bold;
	font-size: 16px;
	padding-left: 25px;
}

.product_box .product-single .content h4:before {
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	height: 3px;
	width: 80px;
	background: #033566;
	z-index: 1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.product_box .product-single:hover .content h4:before {
	width: 130px;
}

.product_box .product-single .content h4:after {
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	height: 3px;
	width: 100%;
	background: #0335664d;
	z-index: -1;
}

.content p a img {
	width: 32px;
	height: 32px;
}

.content p a span {
	position: relative;
	top: -10px;
	left: 10px;
}

.product_box .product-single .content p {
	color: #666;
	line-height: 32px;
	padding-left: 25px;
}

.product_box .product-single .content p a {
	color: #666;
	transition: all 0.4s;
}

.product_box .product-single .content p a:hover {
	color: #01479D;
}

.prodcut_bnt {
	padding-left: 25px;
	margin: 20px 0 30px;
}

.prodcut_bnt a {
	text-align: center;
	margin: 0;
	padding: 14px 30px;
	font-weight: 500;
	border-radius: 3px;
	transition: all 1s ease;
	display: inline-block;
	border: 1px solid #01479D;
	color: #01479D;
}

.product_box .product-single:hover .prodcut_bnt a {
	background: #01479D;
	color: #fff;
	;
}

/* 企业站产品中心结束 */
/*企业站行业新闻轴承知识开始 */
.hy_new_tit {
	font-size: 24px;
	font-weight: bold;
	padding: 35px 0 20px;
}

.hy_box_item {
	margin-bottom: 30px;
	transition: all 400ms linear 0s;
	width: 100%;
	overflow: hidden;
}

.hy_image {
	width: 40%;
	float: left;
}

.hy_new_text {
	width: 60%;
	float: right;
}

.hy_box_item img {
	float: left;
	width: 100%;
	height: 152.41px;
}

.hy_box_item:hover {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.hy_new_text {
	background-color: #F8F8F8;
	padding: 13px 18px;
	height: 152.41px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.hy_new_text a h4 {
	font-size: 16px;
	font-weight: 600;
	color: #242424;
	text-transform: capitalize;
	padding-bottom: 8px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 0;
}

.hy_new_text p {
	color: #414141;
	line-height: 24px;
	margin-bottom: 11px;
	display: -webkit-box;
	word-break: break-all;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin: 0;
}

.theme-btn {
	color: #FFF;
	background-color: #00449a;
	border-radius: 40px;
	border: none;
	margin: auto;
	float: none;
	display: table;
	padding: 12px 25px;
	transition: all 400ms linear 0s;
}

.hy_box_item:hover .theme-btn {
	background-color: #1d81ff;
	color: #fff;
}

.new_icon {
	color: #00449a;
	font-size: 30px;
	border: none;
	float: none;
	display: table;
	transition: all 400ms linear 0s;
}

.hy_new_time {
	color: #a3a3a3 !important;
}

/* 企业站行业新闻轴承知识结束 */

/* 手机  (<=768px)*/
@media (max-width: 768px) {
	.about_us_wrapper .about_us_box .rig p {
		line-height: 29px;
		font-size: 16px;
		color: #333;
		text-indent: 2em;
		text-align: justify;
	}

	.product_wrapper .product_box .tit {
		margin-bottom: 25px;
		font-size: 36px;
		font-weight: 400;
		color: #000;
	}

	.industry_solutions .tit {
		margin-bottom: 25px;
		font-size: 36px;
		font-weight: 400;
		color: #000;
	}

	.company_news .news_box .lef .tit {
		margin-bottom: 25px;
		font-size: 36px;
		font-weight: 400;
		color: #fff;
	}

	.about_us_wrapper .about_us_box .rig h1 {
		margin-bottom: 25px;
		font-size: 36px;
		font-weight: 400;
		color: #000;
	}

	.product_wrapper .product_box {
		margin: 0 auto;
		width: 96%;
		padding: 40px 0;
	}

	.product_wrapper .search_box>div:nth-child(1) input {
		width: 83%;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}

	.about_us_wrapper .about_us_box .rig a {
		display: block;
		width: 60%;
		margin: 33px auto;
	}

	.about_us_wrapper .about_us_box {
		display: block;
	}

	.about_us_wrapper .about_us_box .rig,
	.about_us_wrapper .about_us_box .lef {
		width: 100%;
	}

	.about_us_wrapper .about_us_box .rig ul li {
		width: 50%;
	}

	.product_wrapper .search_box {
		display: block;
	}

	.product_wrapper .search_box>div:nth-child(1),
	.product_wrapper .search_box>div:nth-child(2) {
		width: 100%;
	}

	.product_wrapper .search_box>div:nth-child(2) input {
		margin-top: 10px;
		width: 83%;
	}

	.product_wrapper .search_box>div:nth-child(2) input:nth-last-child(2) {
		margin-right: 0;
	}

	.product_wrapper .search_box>div:nth-child(2) .search_btn {
		margin-top: 10px;
	}

	.product_wrapper .priamry_pro {
		display: block;
	}

	.product_wrapper .priamry_pro ul {
		display: block;
	}

	.product_wrapper .priamry_pro ul li {
		display: inline-block;
		margin-right: 22px;
		line-height: 29px;
	}

	.product_wrapper .product_box .pc {
		display: none;
	}

	.product_wrapper .product_box .phone {
		display: block !important;
	}

	.industry_solutions>ul {
		display: block;
	}

	.industry_solutions>ul li {
		width: 100%;
	}

	.industry_solutions>ul li img {
		height: 343px;
		width: 100%;
	}

	.industry_solutions {
		padding: 40px 8px;
		text-align: center;
	}

	.industry_solutions .tit_tip {
		margin-bottom: 35px;
		color: #000;
		font-size: 16px;
		line-height: 30px;
	}

	.industry_solutions>ul li span {
		position: absolute;
		bottom: -64px;
		left: 0;
		color: #fff;
		font-size: 30px;
		width: 100%;
		text-align: center;
		transition: all .6s;
		line-height: 300px;
	}

	.industry_solutions>ul li span:hover {
		position: absolute;
		bottom: 15px;
		left: 0;
		color: #fff;
		font-size: 30px;
		width: 100%;
		text-align: center;
		transition: all .6s;
		line-height: 300px;
	}

	.company_news {
		padding: 30px 0;
		overflow: visible;
	}

	.company_device .device_box {
		width: 96%;
		margin: 0 auto;
	}

	.company_news .news_box {
		display: block;
		height: auto;
		padding: 0%;
		width: 96%;
	}

	.company_news .news_box .rig ul li .tit_line,
	.company_news .news_box .rig ul li .detail_line {
		display: block;
		justify-content: space-between;
		align-items: center;
	}

	.company_news .news_box .rig ul li {
		margin: 5% 2%;
	}

	.company_news .news_box .rig ul li .tit_line h2 {
		font-size: 22px;
		color: #fff;
		line-height: 32px;
		width: 100%;
	}

	.company_news .news_box .rig ul li .detail_line p {
		width: 100%;
		line-height: 24px;
		font-size: 14px;
	}

	.company_news .news_box .rig ul li .tit_line p {
		font-size: 20px;
		color: #fff;
		line-height: 29px;
		width: 100%;
	}

	.company_news .news_box .lef,
	.company_news .news_box .rig {
		width: 100%;
		padding: 18px 0px;
		overflow: hidden;
	}

	.company_news .news_box .lef .tit_tip {
		margin: 30px 0;
		line-height: 29px;
		font-size: 18px;
	}

	.company_news .news_box .lef {
		width: 100%;
		margin: 20px 10% 20px 0;
	}

	.foot_box {
		padding-top: 30px !important;
	}

	.hot_box .hot_pic_box .hot-img {
		width: 60%;
		margin: 0 auto;
	}

	.hot-flag-a a {
		width: 100%;
		display: flex;
	}

	.hot_box .hotlist img {
		height: auto;
	}

	.hot_prod_tit {
		flex-direction: column;
	}

	.hotlist .hot-flag {
		flex-direction: initial;
	}

	.hot_box .hotlist {
		padding: 0;
	}


	.hy_box_item .hy_image {
		display: none;
	}

	.hy_new_text {
		width: 100%;
	}

	.about_us_wrapper {
		background-color: #fff;
		padding: 40px 0;
	}
}