.swiper202111181824{
position: relative;
float: left;
width: 100%;
/*height: 473px;*/
padding: 0px 15px;
margin-top: 0px;
}

.swiperbox202111181824{
width: 100%;
height: 100%;
}

.swiperbox202111181824 .swiper-slide {
text-align: center;
font-size: 18px;
background: #fff;

/* Center slide text vertically */
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}

.swiperbox202111181824 img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}

.box202111181824 {
	width: 100%;
	position:relative;
	float: left;
	/*background-color: blanchedalmond;*/
}

.box202111181824 {width:100%; margin-bottom:20px; float: left;}
.box202111181824 .boxtr{
	margin-bottom: 20px;
}
.box202111181824 .boxboder{border:2px solid #dddddd;}
.box202111181824 .picbox{
	padding-bottom: 62%;
}
.box202111181824 .boxtitle{}
.box202111181824 .title_1{overflow: hidden;height: 60px;padding: 5px;font-size: 18px;text-align: center;}