﻿.banner{
	width: 100%;
	height:800px;
	background: url(../image/hire.jpg) center center no-repeat;
}

.content{
	padding:100px 0 100px 0;
}
.content h4{
	font-size:36px;
	padding-bottom:36px;
}
.content p{
	font-size:24px;
	padding-bottom: 36px;
}
.content .more{
	background-color: #d41919;
	height: 36px;
	width: 110px;
	line-height: 36px;
	text-align: center;
	color:#fff;
	font-size:14px;
}