.cont2{
	width:100%;
	min-width:1240px;
	background:url('/res/img/about/about_bg.jpg') no-repeat;
	height:838px;
}

.cont2>.container>img,.cont2>.container>a{
	display:block;
	float:right;
}

.contents{
	height:1192px;
}

.contents img{
	position:absolute;
	left:50%;
	transform:translateX(-50%);
}