/*公司简介*/
.main-title .title-cn,
.sub-page-menu-tit {
	font-size: 2.4rem;
	color: rgb(34, 34, 34);
}

.main-title .title-cn-two {
	color: rgb(102, 102, 102);
	font-size: 14px;
}

.sub-about-content {
	padding: 6rem 0 6rem 0;
}

.sub-about-content .h2 {
	color: #333333;
	font-size: 4rem;
	margin-bottom: 2rem;
	font-weight: 700;
}

.sub-about-content .subtitle {
	border-bottom: #e9e9e9 solid 1px;
	padding-bottom: 3.6rem;
	font-size: 2.4rem;
	line-height: 2;
}

.sub-about-content {
	font-size: 14px;
	line-height: 24px;
	text-align: center;
}

/*企业文化*/
.sub-culture-wrap {
	padding: 7rem 0 3rem 0;
}

.sub-culture-wrap .sub-page-menu-tit {
	text-align: center;
	margin-bottom: 2.5rem;
}

.sub-culture {
	margin: 0 -15px;
}

.sub-culture .row-space {
	padding: 15px;
}

.sub-culture .sub-culture-item {
	background: url(../images/abt-img.jpg) no-repeat left top;
	background-size: cover;
	color: #fff;
	height: 63.6rem;
	padding-top: 13.7rem;
}

.sub-culture .sub-culture-item h3,
.sub-culture .sub-culture-item .icon,
.sub-culture .sub-culture-item .content {
	padding: 0 5rem;
}

.sub-culture .sub-culture-item h3,
.sub-culture h3,
.sub-culture .sub-culture-item .icon {
	text-align: center;
	font-size: 16px;
}

.sub-culture .sub-culture-item .icon {
	background: url(../images/wh-icon0.png) no-repeat center top;

	background-size: 5.5rem auto;
	height: 8rem;
}

.sub-culture .sub-culture-item h3 {
	margin-bottom: 5rem;
}

.sub-culture .sub-culture-item .content {
	font-size: 14px;
	line-height: 24px;
}

.sub-culture .sub-culture-item .content p {
	margin-bottom: 1rem;
}

.sub-culture .sub-culture-item-normal .item {
	height: 30.6rem;
	margin-bottom: 2.4rem;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: relative;
	transition: .5s;
	float: left;
}

.sub-culture .sub-culture-item-normal .item .icon {
	width: 100%;
	height: 8rem;
	background-size: 5.5rem auto;
	position: relative;
	margin-bottom: 3rem;
}

.sub-culture .sub-culture-item-normal .item h3 {
	margin-top: 0;
	color: #333;
	position: relative;
}

.sub-culture .sub-culture-item-normal .item .content {
	color: #666666;
	font-size: 14px;
	padding: 10px;
	line-height: 24px;
	position: relative;
}


.sub-culture .sub-culture-item-normal .item .icon1 {
	background: url(../images/wh-icon1.jpg) no-repeat center top;
}

.sub-culture .sub-culture-item-normal .item .icon2 {
	background: url(../images/wh-icon2.jpg) no-repeat center top;
}

.sub-culture .sub-culture-item-normal .item .icon3 {
	background: url(../images/wh-icon3.jpg) no-repeat center top;
}

.sub-culture .sub-culture-item-normal .item .icon4 {
	background: url(../images/wh-icon4.jpg) no-repeat center top;
}


/*发展历程*/
.sub-history-wrap {
	background: #0b56bb url(../images/historybg.gif) no-repeat center center;
	padding: 6rem 0;
	color: #fff;
	background-attachment: fixed;
}

.sub-history-wrap .main-title .title-cn,
.sub-history-wrap .main-title .title-cn-two {
	color: #ffffff;
}

.sub-history-wrap .swiper-history {
	margin: 0 auto;
	width: 71.25%;
}

.sub-history-wrap .swiper-history .brow {
	width: 100%;
	margin: 0 auto;
}


.swiper-history .year {
	font-size: 3.8rem;
	line-height: 3rem;
	padding: 3rem 0 4rem;
	display: block;
	text-align: center;

}

.swiper-history .history-txt {
	font-size: 14px;
	line-height: 1.5;
	text-align: center;
}

.swiper-history .history-txt p {
	padding: 3px 0 3px 15px;
	position: relative;
}

.swiper-history .history-txt p:after {
	position: absolute;
	content: "";
	left: 0;
	top: 12px;
	width: 5px;
	height: 5px;
	border-radius: 100%;
	background: #fff;
}

.btn-history-prev,
.btn-history-next {
	width: 7rem;
	height: 7rem;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	background: none !important;
	background-color: rgba(255, 255, 255, .36) !important;
}

.btn-history-prev i,
.btn-history-next i {
	color: #fff;
	font-size: 3rem;
}

.btn-history-prev:hover,
.btn-history-next:hover {
	background-color: var(--active-color) !important;
}

.swiper-history-year {
	position: relative;
	margin-top: 8rem;
	height: 12.8rem;
}

.swiper-history-year::before {
	content: "";
	width: 100%;
	height: 1px;
	border-top: rgba(191, 191, 191, .36) dashed 1px;
	position: absolute;
	top: 6rem;
	left: 0;
}

.swiper-history-year .tab-tit {
	text-align: center;
	position: relative;
	display: block;
	cursor: pointer;
	line-height: 6rem;
	padding-top: 15px;
}

.swiper-history-year .tab-tit::before {
	content: "";
	width: 14px;
	height: 14px;
	border-radius: 100%;
	background-color: rgba(255, 255, 255, .5);
	position: absolute;
	right: 0;
	left: 0;
	top: 5.3rem;
	margin: 0 auto;
	display: block;
	z-index: 2;
}

.swiper-history-year .tab-tit::after {
	content: "";
	width: 35px;
	height: 35px;
	border-radius: 35px;
	background-color: #10347a;
	position: absolute;
	right: 0;
	left: 0;
	top: -20px;
	margin: 0 auto;
	display: block;
	transform: scale(0);
}

.swiper-history-year .tab-tit span {
	font-size: 2rem;
	color: #fff;
	display: inline-block;
	position: relative;
	z-index: 2;
	top: 5rem;
}

.swiper-history-year .swiper-slide-thumb-active .tab-tit::after,
.swiper-history-year .tab-tit:hover::after {
	background-color: rgba(255, 255, 255, 1);
}

.swiper-history-year .swiper-slide-thumb-active .tab-tit::before,
.swiper-history-year .tab-tit:hover::before {
	background-color: #fff;
}

.swiper-history-year .swiper-slide-thumb-active .tab-tit span,
.swiper-history-year .tab-tit:hover span {
	font-weight: bold;
}

.swiper-history-year .swiper-slide-thumb-active .tab-tit span {
	top: -25px;
	font-size: 3rem;
	font-weight: normal;

}

.swiper-history-year .swiper-slide-thumb-active .tab-tit span:after {
	position: absolute;
	content: "\e60c";
	font-family: "iconfont" !important;
	left: 50%;
	bottom: -8rem;
	font-size: 3rem;
	margin-left: -1.5rem;
}

/*资质荣誉*/
.swiper-honor {
	margin: 6rem 0 10rem 0;
}


.swiper-honor .images {
	padding-bottom: 126.72%;
	background: #f8f8f8;
}

.swiper-honor .pic {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

.swiper-honor .tit {
	text-align: center;
	font-size: 14px;
	color: rgba(136, 136, 136, 1);
	padding: 2rem 0;
}

/*设备展示*/
.equipment-wrap{
	width: 100%;
	background: url(../images/nbg_k8.jpg) no-repeat center bottom #1a6aaf;
    background-size: cover;
    padding: 4rem 0;
    position: relative;
    overflow: hidden;
}
.equipment-wrap .main-title .title-cn,
.equipment-wrap .main-title .title-cn-two{
	color: #fff;
}
.sub-equipment-content  {
	margin-top: 9rem;
}
.sub-equipment-content{
	width: :100%;
}

.swiper-equipment .item-honor {
	border-radius: 0;
	background: #fff;
	width: 100%;
}

.swiper-equipment .item-honor .images {
	padding-bottom: 75%;
}
.swiper-equipment .item-honor .images .pic{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
 position: absolute;
 height: 100%;
 text-align: center;
 width: 100%;
}
.swiper-equipment .item-honor .tit {
	text-align: center;
	font-size: 14px;
	color: #333;
	padding: 2rem 0;
}
.btn-list{
	width: 15.7rem;
    position: relative;
    margin: 6rem auto;
    height: 6rem;
}
 .btn-list .btn-equipment-next ,
 .btn-list .btn-equipment-prev{
	background: #fff;
    width: 6rem;
    height: 6rem;
    border-radius: 100%;
    border: #d5d5d5 solid 1px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    transition: all 0.8s;
}
.btn-list .btn-equipment-prev i,
.btn-list .btn-equipment-next i{
	font-size: 2rem;
}
@media (max-width:768px) {
	.main-title .title-cn,
	.sub-page-menu-tit {
		font-size: 3.4rem;
	}
	.main-title .title-cn{
		margin-bottom: 10px;
	}
	.sub-about-content {
		padding: 3rem 0;
	}

	.swiper-honor {
		margin: 3rem 0;
	}

	.swiper-history-year {
		margin-top: 5rem;
	}

	.sub-about-wrap {
		padding: 3rem 0;
	}

	.sub-about-content .about-count {
		width: 100%;
	}

	.sub-about-content .subtitle {
		line-height: 1.5;
	}

	.sub-about-content .content {
		font-size: 14px;
		line-height: 26px;
	}

	.sub-culture-wrap {
		padding: 3rem 0 3rem 0;
	}

	.sub-culture-wrap .sub-page-menu-tit {
		margin-bottom: 2rem;
	}

	.sub-culture .sub-culture-item-normal .item h3 {
		margin-top: 3rem;
	}

	.sub-culture .sub-culture-item-normal .item .content,
	.sub-culture .sub-culture-item .content p {
		font-size: 14px;
	}

	.sub-history-wrap {
		padding: 3rem 0;
	}

	.sub-history-wrap .swiper-history {}

	.btn-history-prev {
		left: -3%;
	}

	.btn-history-next {
		right: -3%;
	}

	.sub-honor-wrap {
		padding: 6rem 0 0rem 0;
	}

	.sub-honor-content {
		margin-top: 3rem;
	}

	.sub-culture .sub-culture-item-normal .item {
		height: auto;
	}

	.sub-culture .sub-culture-item-normal .item .icon {
		width: 8.8rem;
		height: 8.8rem;
		background-size: cover;
		margin: 0;
	}
	.sub-equipment-content{
		margin-top:4rem
	}
	.btn-list{
		margin-bottom: 0;
	}

}

@media (max-width:576px) {
	.sub-page-menu .sub-page {
		display: flex;
		flex-direction: row;
	}

	.sub-page-menu .sub-page a {
		width: 25%;
		padding-right: 0;
		padding-left: 0;
		text-align: center;
	}

	.swiper-history-year .swiper-slide-thumb-active .tab-tit span {
		top: -20px;
	}


}
