body .textd4 {padding-right: 30px;bottom: 0%;}
.textd4 p {
	display: -webkit-box;
	-webkit-line-clamp:2;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	/* height: 40px; */
}
	body .trends p {
		 margin: 20px 0 10px;
	 }
 body	.trends1 ul li {
		width: 10%;
		font-size:16px
	}
.width0	.trends1 {width: 80%;}
.width0	.trends1 ul {width: 100%;display: flex;justify-content: center;}
#md .mask_md {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
	display: none;
}
#md:hover .mask2 {display: flex;}
#md:hover .mimg{
    transform: scale(1.2);
    -ms-transform: scale(1.2);
}
.pc3 {display: none !important;}
	.swiper-container1 {width: auto;height: 335px;overflow: hidden;position: relative;top: 15px;}
	.case1 {height: auto !important;}
	.submit_succes,.submit_flase {display: none;}