.aboutus_36_title{
	margin-left: 30px;
	margin-top: 30px;
}
.aboutus_36_title .index_title{
	position: relative;
}
.aboutus_36_title .index_title:after{
	position: absolute;
	display: block;
	content:'';
	width: 45px;
	height: 45px;
	left: 0;
	top: 0;
	transform: translate(-50%, -50%);
}
.aboutus_36_title .index_sub_title{
	color: #888;
}
.aboutus_36_con .index_text{
	line-height: 2;
	font-size: 18px;
}
.aboutus_36_container .swiper-pagination{
	display: flex;
	justify-content: flex-end;
	position: static;
	margin-top: 20px;
}
.aboutus_36_container .swiper-pagination span{
	width: 35px;
	height: 35px;
	background-color: transparent;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	color: #9ba2b5;
	opacity: 1;
}
.aboutus_36_container .swiper-pagination span.swiper-pagination-bullet-active{
	color: #fff;
	font-weight: bold;
}