#index_logo{
	background-image: url(../img/index/bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
	width: 320px;
	height: 290px;
	position: relative;
	margin-bottom: 10px;
}

#rotate{
	position: absolute;
	top: 20px;
	left: -100px;
	z-index: 50;
}

#logo{
	position: absolute;
	top: 160px;
	left: 75px;
	z-index: 100;
}

.recruit_banner{
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  margin: 0 5px 8px;
}
.recruit_banner img{
  width: 100%;
  height: auto;
}

.opentime{
  padding: 5px 0;
  font-weight: bold;
}