.hjzf_other_135,.hjzf_other_135 a{
	color: #fff;
}
.hjzf_other_135_title .index_title{
	line-height: 1;
}
.hjzf_other_135_con{
	position: relative;
	background-color: rgba(255,255,255,.1);
	border-radius: 10px;
	padding: 20px 20px;
	width: 460px;
	height: auto;
	padding-left: 40px;
}
.hjzf_other_135_wrapper .swiper-wrapper{
	height: auto;
}
.hjzf_other_135_con:before{
	position: absolute;
	display: block;
	content:'';
	width: 8px;
	height: 100%;
	left: 0;
	top: 0;
	border-radius: 5px;
}
.hjzf_other_135_con .index_sub_title{
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.hjzf_other_135_con .index_sub_title img{
	margin-right: 10px;
}
.hjzf_other_135_con .index_text{
	line-height: 2;
	font-size: 14px;
}
.hjzf_other_135_title {
	position: relative;
	margin-bottom: 40px;
}
.hjzf_other_135_title:before{
	position: absolute;
	content:'';
	width: 33%;
	background-color: #fff;
	height: 1px;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
}
.hjzf_other_135_title:after{
	position: absolute;
	display: block;
	content:'';
	width: 60px;
	height: 5px;
	left: 50%;
	transform: translateX(-50%);
	bottom: -2px;
	border-radius: 5px;
}
@media(min-width: 1440px) {
	.hjzf_other_135_con{
		margin-right: 30px;
	}
}
@media(max-width: 1439px) {
	.hjzf_other_135_title{
		margin-bottom: 20px;
	}
}
@media(max-width: 1200px) {
	.hjzf_other_135_con{
		padding: 10px;
		padding-left: 20px;
	}
}
