.detailbox div{
	width:100%;
	height:600px;
	display: flex;
	justify-content: space-between;
}
/* .title{
	font-size:18px;
} */
.rightglass{
	/* width:80%; */
	display: flex;
	align-items: auto;
	background: blueviolet;
}