.box20220226110959sub{
position:relative;
width: 100%;
padding: 0 14.5%;
}

.box20220226110959sub_1{
	width: 187px;

	padding: 0px;
	margin: 0 auto;
}

.box20220226110959sub .picbox{
	
background-color: #e3e3e3;
}
.box20220226110959sub .zoomImage{
padding-bottom: 128.77%;
}

.box20220226110959sub .title{
font-size:18px;
text-align: center;
}
.box20220226110959sub_2{
	padding: 0px;
}
.box20220226110959sub_2_1{
	font-size:14px;
	text-align: center;
	
}

.box20220226110959sub .more{
font-size:18px;
line-height:30px;
	padding-left: 15px;
	padding-right: 0px;
}
.box20220226110959sub .titel_line{
float: left;
width: 100%;
margin: 13px 0px;
/*border-bottom: 1px solid #333;*/
}

.box20220226110959sub .content{
font-size:14px;
color: #131313;
	line-height: 28px;
	text-align: justify;
}




/*大屏端*/
@media (min-width: 768px){
.box20220226110959sub{
float: left;
position:relative;
width: 100%;
border-bottom: 1px solid #afafaf;
min-height: 493px;
padding: 0;
}

	
	.box20220226110959sub .title{
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
font-size:40px;
		text-align: left;
}
.box20220226110959sub_1{

padding-left: 0px;
margin: 0;
margin-right: 50px;/*默认左右框架的间隔*/

}
	

	

	
.box20220226110959sub_2_1{
	font-size:22px;
	text-align: left;
}
.box20220226110959sub .content{
font-size:24px;
color: #131313;
font-weight: 100;
	line-height: normal;
}
	
}


/*大屏端*/
@media (min-width: 1275px){
	.box20220226110959sub_1{
		width: 285px;
		margin-right: 50px;
	}
	.box20220226110959sub_2{
		width: 940px;
	}
	.box20220226110959sub .title{
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
}
.box20220226110959sub:last-child{
margin-bottom: 0px;
border-bottom:none;
}

