.box202110231807{
position:relative;
	margin-bottom: 30px;
	}

.box202110231807 .box1{
	width: 100%;
	/*height: 100%;*/
}
.box202110231807 .zoomImage {
	
    padding-bottom: 123.4% !important;
	background-size:cover !important;
	
}
.box202110231807 .box2{
	position: absolute;
	width: 100%;
	bottom: 0px;
	background: rgba(5, 48, 105, 0.8);
	padding: 15px;
}

.box202110231807 .box2 a{
color: #fff;
}
.box202110231807 .title{
	font-size:24px;
}
.box202110231807 .more{
	font-size:20px;
	line-height:30px;
}
.box202110231807 .titel_line{
	float: left;
	width: 100%;
	margin: 14px 0px;
	border-bottom: 1px solid #fff;
}

.box202110231807 .content{
	font-size:18px;
	font-weight: 100;
	letter-spacing:2px;
}
@media (min-width:1200px){
	.box202110231807 .box1{
		height: 640px;
	}
}

@media (max-width:1199px){
	
}
