.box20220226110958sub{
float: left;
position:relative;
width: 100%;
margin-bottom: 27px;
}
.box20220226110958sub .picbox{
background-color: #e3e3e3;
}
.box20220226110958sub .zoomImage{
padding-bottom: 149.7%;
}

.box20220226110958sub_title{
font-size:18px;
	text-align: center;
}
.box20220226110958sub_title2{
font-size:12px;
	text-align: center;
}

.box20220226110958sub .more{
font-size:18px;
line-height:30px;
	padding-left: 15px;
	padding-right: 0px;
}
.box20220226110958sub .titel_line{
float: left;
width: 100%;
margin: 13px 0px;
/*border-bottom: 1px solid #333;*/
}

.box20220226110958sub .content{
color: #131313;
font-weight: 100;
line-height: 32px;
	text-align: justify;
}


/*小屏端*/
@media (max-width: 767.5px){
	.box20220226110958sub_1{
		width:187px;
		margin: 0 auto;
	}
}

@media (min-width: 768px){
	.box20220226110958sub_1{
		padding-right: 20px;/*默认左右框架的间隔*/		
	}
	.box20220226110958sub_title{
		font-size:40px;
		text-align: left;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.box20220226110958sub_title2{
		font-size:22px;
		text-align: left;
	}
.box20220226110958sub .content{
	font-size:24px;
	color: #131313;
	font-weight: 100;
	margin-top: 48px;
}
.box20220226110958sub .content p{
text-indent:2em;
}
	
}
/*大屏端*/
@media (min-width: 1608px){
	.box20220226110958sub_1{
		width: 225px;
	}
	.box20220226110958sub_2{
		width: 1055px;
	}
	.box20220226110958sub_title{
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
}