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

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

.swiperbox202111181606 .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;
}

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

.video202111181606 {
	float: left;
	position:relative;
	margin-top: 0px;
	width: 100%;
}
.video202111181606 .boxtr{
	margin-bottom: 20px;
}
.video202111181606 .zoomImage{
	padding-bottom: 100%;
}
.video202111181606 .boxboder{
	border-bottom:0px solid #dddddd;
}
.video202111181606 .boxtitle{
	z-index: 1;
	position: relative;
	float: left;
	width: 100%;
	/*bottom: 0;*/
	height: 250px;
	background-color: #fff;
	opacity: 1;
	font-size: 1.6rem;
	padding: 0px;

}
.video202111181606 .boxtitle .t {
	text-align:center;
	padding-top: 20px;
	margin-left: 23px;
	margin-right: 23px;
	color: #224d91;
	font-size: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 48px;
}
.video202111181606 .boxtitle .t1 {
	color: #1c1c1c;
	font-size: 14px;
	padding: 10px 23px 0px 23px;
	height: 160px;
	overflow: hidden;
	line-height: 22px;
	text-overflow: ellipsis;
	text-align: left;
}
.video202111181606 .more{
	position: relative;
	float: right;

}