.st_Deatil{
	padding-top: 100px;
	margin-bottom: 40px;
}
.st_Deatil .st_center{
	padding: 0 40px;
}
.st_Deatil_title{
	font-size: 36px;
	padding-top: 20px;
}
.st_Deatil_desc{
	margin-top: 20px;
	padding-bottom: 40px;
}
.st_Deatil_descitem{
	margin: 0 30px;
}
.st_Deatil_descsmall{
	margin-top: 10px;
	margin-bottom: 20px;
	display: none;
}
.st_Deatil_descitem .usericon{
	width: 14px;
	height: 14px;
	vertical-align: middle;
	position: relative;
	top: -2px;
}
.st_Deatil_content{
	padding: 40px 0;
	border-top: 1px solid #F4EEEE;
	border-bottom: 1px solid #F4EEEE;
}
.st_Deatil_content img{
	max-width: 100% !important;
	
}
.st_Deatil_more a{
	padding: 38px 0;
}
.st_Deatil_more a span.f-fs28{
	vertical-align: middle;
	position: relative;
	top: -4px;
}
.st_Deatil_more a span.st_Deatil_morename{
	display: inline-block;
	max-width: 400px;
	vertical-align: middle;
	position: relative;
	top: -1px;
}
.st_Deatil_more a:hover{
	color: #BB2821;
}

@media screen and (max-width: 1400px) {
	#bannerSwiper{
		min-width: unset;
	}
}

@media screen and (max-width: 1200px) {
	#bannerSwiper{
		min-width: unset;
	}
	body{
		background-color: #FFFFFF !important;
	}
	.st_Deatil{
		padding-top: 48px;
		margin-bottom: unset;
	}
	.st_crumbs{
		display: none;
	}
	.st_Deatil .st_center{
		padding: 0 16px;
	}
	.st_Deatil_title{
		font-size: 16px;
		text-align: left;
	}
	.st_Deatil_desc{
		display: none;
	}
	.st_Deatil_descsmall{
		display: block;
	}
	.st_Deatil_descitem{
		margin: 0;
	}
	.st_Deatil_content{
		padding: 20px 0;
		border-bottom: unset;
	}
	.st_Deatil_more{
		display: none;
	}
}

