.banner{
	width:100%;
	height: 510px;
	background: url(../images/zhaopin_02.jpg) no-repeat center;
}
body{
	background: #f6f4f5;
}
.main{
	width: 1100px;
	background: #fff;
	margin: 30px auto;
}
.main h3{
	line-height: 50px;
	height:50px;
	border-bottom:1px solid #e5e5e5;
}
.main h3 a{
	color: #8e8e8e;
	font-weight: 300;
	padding:0 35px;
	margin-right:15px;
	float: left;
	font-size: 18px;
}
.main h3 a:hover{
	border-bottom:2px solid #188fed;
	height:49px;
	color: #188fed;
	font-weight:bold;
}
.main h2{
	font-size: 22px;
	text-align: center;
	color: #656565;
	font-weight: normal;
	padding:44px 0 16px; 
}
.t1 td{
	border-top:1px solid #e5e5e5;
	padding-left: 20px;
	width: 255px;
}
.t1 tr:nth-child(1){
	font-size: 14px;
}
.t1 tr:nth-child(2) td{
	color: #2392ec
}
.t1 img{padding-left:178px;}
.main .h4{
	height: 18px;
	border-left:4px solid #188eee;
	line-height: 18px;
	font-weight: normal;
	padding-left: 10px;
	margin:15px 40px;
}
.main ul li{
	line-height: 2;
	padding-left: 40px;
}
.main ul li a{
	color: #9c9c9c;
}
.t2{
	margin-top:20px;
}
.t2 td{
	border-top:1px solid #eee;
	padding-left: 20px;
	width: 255px;
	color: #999;
	position: relative;
}
.t2 img{float: right;
padding-right: 30px;}
.t2 a{
	position: absolute;
	right:50px;
	top:-40px;
	color: #4b9af7;
	background: url(../images/bbbg_05.jpg) no-repeat left 5px;
	padding-left: 12px;
}
.main .p1{
	padding:0 20px;
	color: #999;
	line-height: 2;
	text-indent: 2em
}
.main .p2{
	text-align: center;
	margin:20px 0;
}
.main .p1 img{
	padding: 10px;
}

