

.speech1 {
	padding-top: 1rem;
	padding-bottom: 0.5rem;
}

.speech2 {
	background: url('../img/about/about7.jpg');
	padding-top: 1.5rem;
}

.speech2 .hover_box {
	max-width: 8.8rem;
	margin: 0 auto;
}
.speech2 .scale_box {
	flex: 0 0 5.5rem;
	width: 5.5rem;
	height: 6.9rem;
	margin-right: 0.3rem;
}
.speech2 .scale_box img {
	object-fit: cover;
}
.speech2 .info {
	background: linear-gradient(0deg, #E4EDF5 0%, rgba(226, 237, 247, 0.99) 19%, rgba(235, 243, 249, 0.85) 100%);
	padding: 0.5rem;
	line-height: 0.34rem;
	font-size: 0.18rem;
	color: #333333;
	position: relative;
	z-index: 2;
}
.speech2 .info .flex_box1 img {
	display: inline-block;
}
.speech2 .slogan {
	background-color: rgba(1, 51, 150, 0.83);
	height: 3.26rem;
	margin-top: -0.7rem;
	padding-top: 1.41rem;
}
.speech2 .slogan p {
	max-width: 11rem;
	height: auto;
	margin: 0 auto;
	font-family: 'xk';
	text-shadow: 0px 3px 2px #044278;
	color: #fff;
	font-size: 0.88rem;
	text-align: center;
}

@media only screen and (max-width: 768px) {
	.speech2 .scale_box{
		width:100%;}
	.speech2 .info .flex_box1 p{
		font-size:0.24rem;
		line-height:.4rem;
		margin-top:.5rem;}
	.speech2 .slogan p{
		font-size:0.45rem;}


}
