main img{display: block;}

.equipment_wrap li,.equipment_wrap li img{height: 7rem;}

ul li{position: relative;font-size: 100%;}
.des0{position:absolute;width: 100%;text-align: center;top: 3.1rem;color: #333333;}
.des0 h3{font-size: .4rem;color:#fff;font-family: SBold;line-height: 100%;}
.des0 p{font-size: .2rem;color:#fff;margin-top: .2rem;line-height: 100%;}
.des0 p span{margin: 0 3px;}

.des1{position: absolute;top: 2.4rem;left: 5.6rem;}
.des1 h3,.des2 h3,.des4 h3,.des5 h3{font-size: .3rem;color: #FFFFFF;font-family: SBold;line-height: 100%;}
.des1 p,.des2 p,.des4 p,.des5 p{font-size: .18rem;margin-top: .16rem;color: #FFFFFF;line-height: .3rem;font-family: Regular;}

.des2{position: absolute;top: 2.5rem;left: 10.8rem;}
.des4,.des5{position: absolute;top: 2.5rem;left: 5rem;}


/*-----------------------移动端样式-------------------------*/
@media only screen and (min-width: 320px) and (max-width: 1200px) {
	.des{position: absolute;top: 7.25rem;overflow: hidden;padding: 0 .34rem;box-sizing: border-box;width: 100%;}
	.des h3{font-size: .5rem;color: #fff;margin: 0 .2rem;}
	.des p{font-size: .18rem;color: #fff;}
	.des p span{display: block;}
	.des .title span{height: 1px;background-color: #fff;flex: 1;margin-top: .4rem;}
	.des div:nth-of-type(2){height: 2rem;overflow: scroll;}
	.applyInspect{background-color: #fff;}

	.min_des4{top:6.7rem}
	.min_des4 >div:nth-of-type(2){height: 2.5rem;overflow:visible;}

	.min_des5{top:7rem}
	.min_des5 >div:nth-of-type(2){height: 2.5rem;overflow:visible;}
	
	.equipment_wrap li,.equipment_wrap li img{height: 9.47rem;}
}