.Center_list_shijian{
	width: 1200px;
	margin: 0 auto;
}
.Center_list_shijian div p{
	width: 400px;
}
.Center_list_shijian div .Center_list_shijian_img{
	width: 264px;
}
.yuan_xtiao{
	width: 30px;
	margin: 0 auto;
}
.shijian{
	left: 50%;
	transform:translateX(-50%);
	top: -50px;
}
.xiaotiao_shijian{
	width: 2px;
	margin: 0 auto;
}
.Center_list_shijian div:last-child{
	margin-bottom:120px;
}
.Honor{
	width: 1200px;
	margin: 0 auto;
}
.Honor_paibian div{
	width: 304px;
	display: inline-block;
	margin:30px 45px;
}
.Honor_paibian div p{
	margin-top: 14px;
}
/* 关于我们一 */
.brand_Strength{
	width: 1200px;
	margin: 0 auto;
}
.Strength_text{
	padding: 0 60px;
}
.brand_Strength .Strength_img{
	display: flex;
	justify-content: space-between;
}
.Strength_img_yi{
	width: 640px;
}
.Strength_img_er{
	width: 554px;
}
.brand_Strength{
	margin-bottom: 80px;
}
/*  */
.service{
	display: flex;
	justify-content: space-between;
	vertical-align: top;
	/* width: 48%; */
}
.service_img{
	width: 552px;
}
/*  */
.Culture{
	display: flex;
	justify-content: space-between;
}
.Culture div{
	width: 264px;
}
.rpngyutixi{
	width: 304px;
	margin: 0 auto;
}
.rpngyutixi p{
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.swiper-pagination-bullet{
	width: 20px;
	height: 20px;
	
}
.swiper-pagination-bullet{
	background: #dee5eb;
	opacity: 1;
}

.swiper-pagination-bullet-active{
	background: #1f4e79;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 10px;
}
.zhengshu{
	padding-left:40px;
	padding-right: 40px;
}
.zhengshu li{
	float: left;
	width: 260px;
	margin: 20px 10px;
	text-align: center;
	font-size: 14px;
	color: #333;
}
.swiper-button-next, .swiper-button-prev{
	width:48px;
	height: 48px;
	background: #d0d0d0 ;
	border-radius: 8px;
}



/* 后·补充·修改选项卡 */
.About_tab{
	display: flex;
	justify-content: center;
	align-items: center;
}
.About_tab li{
	text-align: center;
	width: 102px !important;
}
.About_tab li a{
	background-color: #fff !important;
	font-size: 26px !important;
	padding: 0 !important;
}
.About_tab .active a{
	color: #1f4e79 !important;
	font-weight: bold;
}

