.carousel {
	z-index: -1;
}


.q-banner .wrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	width: 30%;
	height: 100%;
	background-color: #EA5503;
	transition: all 0.5s;
	color: #fff;
}

.q-banner .wrapper img {
	width: 155px;
	margin: 25px 0 0 16%;
}

.q-banner .wrapper p {
	position: absolute;
	top: 5px;
	right: 10px;
	width: 30px;
	height: 30px;
}

.q-banner .wrapper p span {
	position: relative;
	display: block;
	top: 15px;
	border-top: 2px solid #fff;
	width: 30px;
	transform: rotate(45deg);
}

.q-banner .wrapper p span::after {
	content: '';
	position: absolute;
	top: -2px;
	right: 0px;
	border-top: 2px solid #fff;
	width: 30px;
	transform: rotate(-90deg);
}

.q-banner .wrapper ul {
	margin-top: 53%;
	text-align: center;
	font-size: 32px;
}

.q-banner .wrapper ul li {
	margin-bottom: 15px;
}

.q-banner .wrapper ul li a {
	display: inline-block;
	margin-top: 10%;
	border: 2px solid #fff;
	width: 30%;
	padding: 10px 0;
	color: #fff;
	font-size: 18px;
	transition: all 0.6s;
}

.q-banner .wrapper ul li a:hover {
	border: 2px solid #fff;
	background-color: #fff;
	color: #EA5503;
	transition: all 0.6s;
}

.q-banner .swiper-slide {
	position: relative;
}

.q-banner .swiper-pagination {
	bottom: 30px !important;
}

.q-banner .swiper-pagination .swiper-pagination-bullet {
	width: 7%;
	height: 6px;
	background-color: #fff;
	margin-right: 2% !important;
	opacity: 1;
	border-radius: 0;
}

.q-banner .swiper-pagination .swiper-pagination-bullet-active {
	background-color: #314988;
}

/* 样本产品开始 */
.product .top {
	padding: 60px 0 40px;
	text-align: center;
}

.product .top h2 {
	font-size: 40px;
	padding-bottom: 30px;
	margin: 0 auto;
	width: 16%;
}

.product .top h2::after {
	display: block;
	content: '';
	width: 40%;
	height: 3px;
	background-color: #314988;
	margin: 0 auto;
	margin-top: 17px;
}

.product .top p {
	font-size: 18px;
	color: #666;
	margin-bottom: 10px;
}

.product .pro_ul {
	border-top: 1px solid #ccc;
	text-align: left;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 0;
}

.product .pro_ul .pro_li {
	flex: 1;
	width: 33.33%;
	padding: 40px 40px 40px;
	border-right: 1px solid #ccc;
}

.product .pro_ul .pro_li:nth-last-child(1) {
	border-right: 0;
}

.product .pro_ul .pro_li .tit {
	font-size: 26px;
	white-space: nowrap;
	margin: 18px 0px 22px;
	color: #314988;
}

.product .pro_ul .pro_li p {
	font-size: 16px;
	line-height: 28px;
	overflow: hidden;
	color: #666;
}

.product .pro_ul .pro_li a {
	display: inline-block;
	color: #666;
	font-size: 16px;
	margin-top: 25px;
	margin-bottom: 22px;
	transition: all 0.3s;
}

.product .pro_ul .pro_li a:hover {
	color: #314988;
	transition: all 0.3s;
}

.product .pro_ul .pro_li img {
	width: 100%;
}


/* 样本产品结束 */
/* 关于我们开始 */
.about_us {
	padding: 51px 4% 100px 6%;
	background: url(/assets/image/img01.png) no-repeat;
	background-position-x: center;
	background-position-y: center;
	color: #fff;
	overflow: hidden;
}

.about_us .lef {
	width: 63%;
	float: left;
}

.about_us .rig {
	width: 411px;
	float: right;
	margin-top: 46px;
}

.about_us h2 {
	font-size: 40px;
	margin-top: 30px;
	padding-bottom: 45px;
}

.about_us h2::after {
	display: block;
	content: '';
	width: 80px;
	position: relative;
	top: 15px;
	height: 3px;
	background-color: #fff;
}

.about_us p {
	margin-bottom: 20px;
	line-height: 25px;
	font-size: 15px;
}

.about_us a {
	display: inline-block;
	width: 24%;
	margin-top: 12px;
	font-size: 15px;
	background-color: #fff;
	color: #314988;
	text-align: center;
	line-height: 49px;
}

.about_us .rig img {
	width: 411px;
}

/* 关于我们结束 */
/* 品质轴承开始 */
.quality .quality_top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 48px 6%;
	color: #fff;
	background: url(/assets/image/img03.png) no-repeat;
	background-position-x: center;
	background-position-y: inherit;
	float: left;
	width: 100%;
}

.quality .quality_top .lef {
	width: 30%;
	float: left;
	margin-top: 29px;
}

.quality .quality_top .lef h2 {
	margin: 0 0 10px 0;
	color: #000;
	font-size: 33px;
	font-weight: 700;
}

.quality .quality_top .rig {
	width: 70%;
	FLOAT: RIGHT;
}

.quality .quality_top .rig ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.quality .quality_top .rig ul li {
	position: relative;
	flex: 1;
	text-align: center;
}

.quality .quality_top .rig ul li p sup {
	font-size: 16px;
	position: relative;
	top: -47px;
}

.quality .quality_top .rig ul li p:nth-child(1) {
	font-size: 72px;
	font-weight: 700;
	color: #314988;
	font-family: 'Oswald', sans-serif;
}

.quality .quality_top .rig ul li p:nth-child(2) {
	font-size: 16px;
	color: #000;
}

.quality .quality_top .rig ul li:nth-child(1)::after,
.quality .quality_top .rig ul li:nth-child(2)::after {
	display: block;
	content: "";
	position: absolute;
	top: 35px;
	right: 0;
	height: 55px;
	border-left: 1px solid #ccc;
}


.quality_bottom {
	padding: 104px 6% 83px;
	background: url(/assets/image/img04.png) no-repeat;
	background-position-x: center;
	background-position-y: center;
	float: left;
	width: 100%;
}

.quality_bottom ul {
	display: flex;
	justify-content: space-between;
}

.quality_bottom ul li {
	width: 32%;
}

.quality_bottom ul li .box {
	padding: 45px 30px 35px;
	height: 325px;
	background-color: #fff;
}

.quality_bottom ul li .box:nth-child(2) {
	margin-top: 26px;
}

.quality_bottom ul li .box img {
	display: block;
	width: 55px;
	height: 55px;
	margin: 0 auto;
}

.quality_bottom ul li .box .tit {
	font-size: 24px;
	margin: 20px 0 27px;
	text-align: center;
}

.quality_bottom ul li .box p:nth-last-child(1) {
	font-size: 15px;
	line-height: 26px;
}

.quality_bottom ul .center {
	background: url(/assets/image/img05.png) no-repeat;
	background-size: 100% 100%;
}

.quality_bottom ul .center .box {
	padding: 30px;
	background-color: transparent;
}

.quality_bottom ul .center .box>div {
	padding: 24px 21px;
	text-align: center;
	height: 100%;
	background-color: #314988;
	color: #fff;
}

.quality_bottom ul .center .box>div .tit {
	margin: 14px 0 16px;
}

/* 品质轴承结束 */
/* 解决方案开始 */
.solution {
	padding: 70px 6%;
	color: #fff;
	background: url(/assets/image/img11.png) no-repeat;
	background-position-x: center;
	background-position-y: inherit;
	text-align: center;
	width: 100%;
	float: left;
}

.solution h2 {
	font-size: 40px;
	padding-bottom: 30px;
	margin: 0 auto;
	width: 16%;
}

.solution h2::after {
	display: block;
	content: '';
	width: 80px;
	height: 3px;
	background-color: #fff;
	margin: 0 auto;
	margin-top: 17px;
}

.solution>p {
	line-height: 26px;
	font-size: 16px;
}

.solution ul {
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin: 50px auto 0;
}

.solution ul li {
	width: 23.5%;
}

.solution ul li img {
	width: 100%;
	margin-bottom: 10px;
}

.solution ul li a {
	color: #fff;
	font-size: 18px;
	margin-top: 10px;
}

.solution>a {
	display: inline-block;
	width: 24%;
	margin: 39px 0 13px;
	font-size: 16px;
	background-color: #fff;
	color: #314988;
	line-height: 50px;
}

/* 解决方案结束 */
/* 新闻开始 */
.news {
	padding: 30px 6%;
	width: 100%;
	text-align: center;
	float: left;
}

.news h2 {
	font-size: 40px;
	padding-bottom: 10px;
	margin: 0 auto;
	width: 100%;
	padding-top: 30px;
}

.news h2::after {
	display: block;
	content: '';
	width: 80px;
	height: 3px;
	background-color: #314988;
	margin: 0 auto;
	margin-top: 17px;
}

.news>p {
	margin: 20px 0 47px;
	font-size: 18px;
	color: #666;
}

.news ul {
	display: flex;
	flex-wrap: wrap;
	text-align: left;
}

.news ul li {
	width: 48%;
	padding: 30px 0 40px;
	border-top: 5px solid #eee;
	display: flex;
	justify-content: space-between;
}

.news ul li .lef {
	width: 30%;
}

.news ul li .lef img {
	width: 100%;
	height: 150px;
}

.news ul li .rig {
	width: 70%;
	padding: 0px 0px 0px 19px;
}

.news ul li .rig .tit {
	font-size: 18px;
	color: #000;
}

.news ul li .rig .content,
.news ul li .rig .time {
	margin: 10px 0;
	font-size: 14px;
	line-height: 24px;
	color: #666;
}

.news ul li .rig .content {
	margin: 18px 0;
	height: 68px;
	overflow: hidden;
}

.news ul li .rig a {
	font-size: 14px;
	color: #314988;
}

.news ul li:nth-child(2n-1) {
	margin-right: 3%;
}

.more_news {
	background-color: #fff;
	padding: 35px 0 40px;
	text-align: center;
	border-top: 1px solid #ccc;
	float: left;
	width: 100%;
}

.more_news a {
	color: #314988;
	font-size: 16px;
}

/* 新闻结束 */


/* 手机  (<=768px)*/
@media (max-width: 768px) {
	.q-banner .swiper-pagination .swiper-pagination-bullet {
    width: 43px;
    height: 6px;
    background-color: #314988;
    margin-right: 10px !important;
    opacity: 1;
    border-radius: 0;
	}
.q-banner .swiper-pagination {
	bottom: 11px !important;
}
	.q-banner .wrapper {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 99;
		width: 32%;
		height: 100%;
		background-color: #EA5503;
		transition: all 0.5s;
		color: #fff;
		display: none;
	}

	.product .phone-swiper {
		display: block;
	}

	.product .pc-swiper {
		display: none;
	}

	.q-banner .swiper-slide .text_box {
		position: absolute;
		top: 12%;
		left: 0;
		width: 100%;
		text-align: center;
		color: #fff;
	}

	.q-banner .swiper-slide .text_box .top {
		margin-bottom: 15px;
		font-size: 20px;
		font-weight: 700;
	}

	.q-banner .swiper-slide .text_box img {
		width: 77px;
	}

	.q-banner .swiper-slide .text_box .bottom {
		font-size: 19px;
	}

	.hy_box_item .hy_image {
		display: none;
	}

	.hy_new_text {
		width: 100%;
	}

	.product .top p {
		font-size: 16px;
		color: #666;
		margin-bottom: 10px;
	}

	.q-banner .swiper-slide .text_box .bottom {
		font-size: 19px;
	}

	.q-banner {
		position: relative;
		top: 102px;
	}

	.product {
		width: 100%;
		float: left;
		margin-top: 89px;
	}

	.product .top p:nth-child(1) {
		margin-bottom: 10px;
		font-size: 30px;
	}

	.product .top {
		padding: 36px 10px 40px;
		text-align: center;
	}

	.product .top h2 {
		font-size: 40px;
		padding-bottom: 30px;
		margin: 0 auto;
		width: 53%;
	}

	.product .pro_ul {
		border-top: 1px solid #ccc;
		text-align: left;
		display: block;
		align-items: center;
		margin-bottom: 0;
		flex-wrap: wrap;
	}

	.product .pro_ul .pro_li {
		flex: 1;
		width: 100%;
		padding: 0px 14px;
		border-right: none;
	}

	.about_us {
		padding: 51px 4%;
		width: 100%;
		float: left;
		background: #314988;
	}

	.about_us .lef {
		width: 100%;
		float: left;
	}

	.about_us a {
		display: inline-block;
		width: 57%;
		margin-top: 12px;
		font-size: 15px;
		background-color: #fff;
		color: #314988;
		text-align: center;
		line-height: 49px;
	}

	.about_us .top {
		display: block;
		position: relative;
		margin-bottom: 204px;
	}

	.about_us .top>div {
		display: block;
		justify-content: center;
		align-items: center;
		width: 100%;
		margin-left: 0px;
		color: #fff;
		background-color: #EA5503;
		height: 96px;
		font-size: 36px;
		line-height: 96px;
		text-align: center;
	}

	.about_us .top>div span {
		float: left;
		font-size: 26px;
		padding-left: 1em;
	}

	.about_us .top>div img {
		width: 155px;
		margin-left: -35px;
		margin-top: 20px;
	}

	.about_us .bottom .w .lef p {
		margin-bottom: 12px;
		line-height: 24px;
		font-size: 15px;
	}

	.about_us .top>img:nth-child(1) {
		width: 100%;
		height: auto;
		margin-bottom: 0px;
		background-color: #999;
	}

	.about_us .top>img:nth-child(3) {
		background-color: #EA5503;
		width: 100%;
		height: 150px;
		position: absolute;
		bottom: -150px;
	}

	.about_us .bottom .w {
		max-width: 100%;
		margin: 0 auto;
		display: block;
		justify-content: space-between;
		align-items: center;
		padding: 10% 10px;
		width: 100%;
	}

	.about_us .bottom .w .lef {
		width: 100%;
		color: #fff;
	}

	.about_us .bottom .w .lef a {
		display: inline-block;
		margin: 44px 0px;
		text-align: center;
		width: 67%;
		background-color: #fff;
		padding: 14px 0;
		color: #000;
		font-size: 16px;
		border: 1px solid #fff;
		transition: all 0.6s;
	}

	.about_us .bottom .w .rig ul {
		display: block;
		flex-wrap: nowrap;
		justify-content: space-between;
		color: #000;
	}

	.about_us .bottom .w .rig {
		width: 100%;
	}

	.about_us .bottom .w .rig ul {
		display: block;
		flex-wrap: nowrap;
		justify-content: space-between;
		color: #000;
		width: 100%;
	}

	.about_us .rig {
		width: 100%;
		float: right;
		margin-top: 46px;
	}

	.about_us .bottom .w .rig ul li {
		padding: 16px 20px;
		background: #fff;
		width: 100%;
		text-align: center;
		margin-bottom: 13px;
	}

	.solution {
		padding: 50px 10px 45px;
		float: left;
		width: 100%;
		color: #fff;
		background: url(/assets/image/img11.png) no-repeat;
		background-position-x: center;
		background-position-y: inherit;
		text-align: center;
	}

	.solution ul {
		display: flex;
		justify-content: space-between;
		width: 100%;
		margin: 0 auto;
		padding: 0px;
		flex-wrap: wrap;
	}

	.solution>p {
		line-height: 26px;
		font-size: 15px;
	}

	.solution ul li {
		width: 48%;
		float: left;
	}

	.solution ul li p {
		font-size: 16px;
		line-height: 25px;
		margin-top: 3px;
		color: #fff;
	}

	.solution>a {
		display: inline-block;
		width: 43%;
		margin: 39px 0 13px;
		font-size: 16px;
		background-color: #fff;
		color: #314988;
		line-height: 50px;
	}

	.quality .quality_top {
		display: block;
		justify-content: space-between;
		align-items: center;
		padding: 15px 4%;
		color: #fff;
		background: url(/assets/image/img03.png) no-repeat;
		background-position-x: center;
		background-position-y: inherit;
		float: left;
		height: 254px;
	}

	.quality .quality_top .lef h2 {
		margin: 0 0 14px 0;
		color: #000;
		font-size: 27px;
		font-weight: 700;
	}

	.quality .quality_top .lef {
		width: 100%;
		float: left;
	}

	.quality .quality_top .rig ul li p:nth-child(1) {
		font-size: 30px;
		font-weight: 700;
		color: #314988;
	}

	.quality .quality_top .rig {
		width: 100%;
		float: left;
	}

	.quality .quality_top .rig ul li p sup {
		font-size: 14px;
		position: relative;
		top: -13px;
	}

	.quality_bottom ul {
		display: block;
		justify-content: space-between;
	}

	.quality_bottom ul li {
		width: 100%;
	}

	.quality_bottom ul .center .box {
		padding: 18px;
		background-color: transparent;
	}

	.quality_bottom ul li .box .tit {
		font-size: 24px;
		margin: 16px 0 18px;
		text-align: center;
	}

	.quality_bottom {
		padding: 50px 4% 83px;
		background: url(/assets/image/img04.png) no-repeat;
		background-position-x: center;
		background-position-y: inherit;
		float: left;
		background: #efefef;
	}

	.quality_bottom ul li .box {
		padding: 40px 14px 35px;
		height: 294px;
		background-color: #fff;
	}

	.distributor {
		background-color: #EA5503;
		padding: 35px 0 40px;
		text-align: center;
		float: left;
		width: 100%;
	}

	.solution h2 {
		font-size: 40px;
		padding-bottom: 30px;
		margin: 0 auto;
		width: 60%;
	}

	.news {
		padding: 30px 4%;
		width: 100%;
		text-align: center;
		float: left;
	}

	.news ul {
		display: block;
		justify-content: space-between;
	}

	.news ul li .text_box {
		position: absolute;
		bottom: 45px;
		left: 0%;
		color: #fff;
		transition: all 0.6s;
		WIDTH: 100%;
		PADDING: 8PX;
	}

	.news ul li .text_box p {
		margin-bottom: 15px;
		font-size: 18px;
	}

	.news ul li:nth-child(2n-1) {
		margin-right: 0;
	}

	.news ul li {
		width: 100%;
		padding: 30px 0 40px;
		border-top: 5px solid #eee;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.news ul li .lef {
		width: 100%;
	}

	.news ul li .lef img {
		width: 100%;
		height: 216px;
	}

	.news ul li .rig {
		width: 100%;
		padding: 24px 0px 0px 0px;
	}
}
