.jopbg {
    width: 100%;
    height: 400px;
    background: #099 url(../images/jopbgt.jpg) no-repeat center center;
}
.item2boxtitle{
	margin: 0 auto;
	text-align: center;
	margin-top: 70px;
}
.item2boxtitle span{
	color: #E60012;
	font-size: 34px;
	font-weight: bold;
}
.item2boxtitle p{
	display: block;
	width: 34px;
	border-bottom: 2px solid #222;
	margin: 14px auto;
}
.item2boxcontent{
	margin:46px 0 ;
}
.item2boxcontent p{
	color: #333;
	font-size: 14px;
}
.item2boxcontent p a{
	color:#0360af;

}
.item2boxcontent p a:hover{
	color:#F00;

}
.footerT{
	height: 55px;
	background:#424251;
	margin-top: 20px;
	
}
.db_dh{
	max-width: 600px;
	margin: 0 auto;
	
	}
.footerT ul{
	display: block;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.footerT ul li{
	float: left;
    position: relative;
    z-index: 1;
    width: 24%;
    height: 55px;
    line-height: 55px;

}
.footerT ul li a{
	color: #d6d6d6;
	font-size: 16px;
	line-height: 56px;
}
.footerT ul li span{
	color: #d6d6d6;
	margin: 0 50px;
}
.recruitlist p{
	margin-top: 20px;
	}
.item2boxcontent a{
	font-size:14px;
	}
.item4box p{
	font-size: 14px;
	color: #333;
}
@media screen and (max-width:640px) {
	.jopbg {
    width: 100%;
    height: 4rem;
    background: #099 url(../images/jopbg_mb.jpg)no-repeat center center;}
.footerT ul li a {
	font-size: 0.2rem;	
	margin-left:12%;
    }
.footerT ul li span{
    display:none;
}
.recruitlist h4{
	font-size:20px;}
.item2boxtitle span{
		font-size:20px;}
.recruitbox .wp{
	padding-top:0px;}
}

    
