.img-fangda{
	position:fixed;
	top:0px;
	left:0px;
	background:rgba(0,0,0,0.5);
	z-index:10000099;
	width:100%;
	height:100%;
	padding:70px 20px 10px 90px;
	display:none;
}
.img-hide{
	    position: fixed;
    top: 60px;
    right: 2%;
    font-size: 50px;
    color: #fff;
    z-index: 9;
    cursor:pointer;
}
 .swiper-container {
      width: 100%;
      height: 100%;
}
.swiper-slide {
  overflow: hidden;
}

.max-img{
  max-width:100%;
  max-height:100%;
}