@charset "UTF-8";
.content img {
    width: 100%;
    height: 900px;
	object-fit: cover;
}
.toptitle {
    margin-top: -800px;
    width: 982px;
    margin-left: auto;
    margin-right: auto;
}
