/*.banner{
	background-image: url(../img/banner.jpg);
	background-position:center center;
	background-size:cover;
	width: 100%;
	height: 376px;
}
.box{
	width: 100%;
	height: 853px;
	background-color: red;
	
}
.title{
	width: 1190px;
	height: 157px;
	margin: 0 auto;
	padding-left: 10px;
}
.title p{
	width: 200px;
	height: 48px;
	line-height: 48px;
	border-bottom: 2px solid #545964;
	font-size: 28px;
	letter-spacing: 4px;
	color: #031427;
	padding-top: 109px;
}
.content{
	width: 1180px;
	padding: 0 10px;
	height: 695px;
	margin: 0 auto;
	background-image: url(../img/map.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	
	
}
.content_p1{
	font-size: 18px;
	color: #031427;
	font-weight: 600;
	line-height: 54px;
	padding-top: 15px;
	width: 1180px;
	border-top: 1px solid #dee7f3;
}
.content_p2{
	font-size: 15px;
	color: #031427;
	line-height: 1.5em;
	letter-spacing: 2px;
}
.number{
	color: #aaaaaa;
	width: 246px;
	text-align: center;
	display: inline-block;
	margin-top: 48px;
}
.number1{
	width: ;
	font-size: 44px;
	border-bottom: 1px solid #aaaaaa;
	padding: 0 11px;
	box-sizing: border-box;
	
}
.number2{
	font-size: 15px;
	padding-top: 12px;

}
.phone{
	width: 100%;
	height: 126px;
	color: white;
	/*background-image:url(../img/phone_adv.jpg) ;
	background-repeat:no-repeat ;
	background-position: left top;
	background-size: cover;*
	background-color: ;
	
}

.phone img{
	display: block;
}
/*人才招
.content1{
	width: 1180px;
	padding: 0 10px;
	height: 695px;
	margin: 0 auto;
	background-image: url(../img/形状.jpg);
	background-repeat: no-repeat;
	background-position: right 26px;
}
.content1>p{
	font-size: 16px;
	color: #031427;
}
.content1_p1{
	line-height: 76px;
	border-top: 1px solid #dee7f3;
	
}
.content1_p2{
	line-height: 38px;
	font-weight: 600;
}
*/

.banner{
	background-image: url(../img/banner.jpg);
	background-position:center center;
	background-size:cover;
	width: 100%;
	height: 376px;
}
.inner-tit{
	width: 1180px;
	margin: 0 0 0 12px;
	height: 157px;
	position: relative;
	border-bottom: 1px solid #dee7f3;
}
.tit-content{
	font-size: 28px;
	line-height: 1;
	padding-bottom: 10px;
	color: #031427;
	border-bottom: 2px solid #545964;
    width: 199px;
    position: absolute;
    bottom: -1px;
    left: 0;
}
.inner-content{
	width: 1170px;
	padding: 0 18px 0px 12px;
	height: 694px;
	background-image: url(../img/map.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
.phone{
	width: 100%;
	height: 126px;
	color: white;
	background-image:url(../img/phone_adv.jpg) ;
	background-repeat:no-repeat ;
	background-position: center center;
	background-size: cover;
	background-color: ;
	
}
.phone img{
	display: block;
}
.content_p1{
	font-size: 18px;
	color: #031427;
	font-weight: 600;
	line-height: 54px;
	padding-top: 15px;
	width: 1180px;
	
}
.content_p2{
	font-size: 15px;
	color: #031427;
	line-height: 1.5em;
	letter-spacing: 1px;
	text-align: justify;
}

.inner-body{
	width: 1170px;
	padding: 0 18px 100px 12px;
	
	background-image: url(../img/jx.jpg);
	background-repeat: no-repeat;
	background-position: right 26px;
	
}
.font1{
	font-size: 16px;
	color: #022030;
	line-height: 1;
	padding: 32px 0 52px 0;
	
}
.font2{
	
padding-bottom: 25px;
}
.font2 span{
	font-size: 16px;
	font-weight: 600;
	color: #031427;
	line-height: 1;
	
	cursor: pointer;
	display: block;
}
.font2 p{
	padding-left: 64px;
	padding-top: 16px;
	font-size:16px;
	color: #031427;
	line-height: 32px;
	display: none;
}
.font2.active p{
	display: block;
}
.font2.active:hover span{
	color: #00b4ff;
}
.font2 span:hover{
	color: #00b4ff;
}
.font3{
	font-size: 16px;
	color: #022030;
	line-height: 1;
	padding: 19px 0 52px 0;
}
