.background-image113{
	background: #999 url(/img/title/intro2.jpg) no-repeat center center;
	background-size:cover;
}

.background-image113 h2{
	text-shadow: 2px 2px 5px #000;
}


.intro2_div1{
	/* border:1px solid; */
	width:300px;
	height:200px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	
}
.intro2_div1 img{
	width:80%;
}