.introduction{
	display: block;
	width: 100%;
	background: url(../images/sqdjbg1.jpg) top center;
	
}
.introductionBoxImg{
	width: 703px;
	height: 523px;
	vertical-align: bottom;
}
.introductionBoxLeft{
	width: 470px;
	height: 523px;
	text-align: left;
	margin-right:16px;
}
.introductionBoxLeft p{
	margin-top: 54px;
	font-size: 20px;
	line-height: 40px;
	font-family: "微软雅黑";
}
.introductionBox{
	padding-bottom: 80px;
}
.introductionBottom img{
	display: block;
	width: 570px;
	height: 423px;
}
.introduction_road_title{
	display: block;
	font-weight: bold;
	position: relative;
	width: 857px;
	height: 96px;
	background-color: #ca0019;
	border-radius: 10px;
	text-align: center;
	line-height: 96px;
	color: #fbfbfb;
	font-size: 50px;
	margin: 0 auto;
}
.introduction_road_title img{
	position: absolute;
	top: 6px;
	left: -56px;
	width:116px;
}
.introduction_road-first{
	width: 1050px;
	text-align: left;
	margin: 60px auto 0;
	font-size: 21px;
	color: #333333;
	line-height: 40px;
	font-family: "微软雅黑";
}
.introduction_road_firstImgBox{
	margin-top: 40px;
}
.introduction_road_firstImgBox img{
	height: 3.22rem;
	display: inline-block;
	float: left;
	margin-right: 0.5%;
}
.introduction_road_firstImgBox img:last-child{
	margin-right:0;
}
.introduction_road.roadfamily{
	padding-top: 100px;
}
.introduction_road.roadfamily .introduction_road-first{
	margin-top: 32px;
}
.introduction_road.roadfamily .introduction_road-first p{
	margin-bottom: 54px;
}
.every-road-content{
	display: block;
	margin: 0 auto 24px;
	width: 920px;
	/* min-height: 114px; */
	background-color: #ca0019;
	border-radius: 10px;
	position: relative;
	text-align: left;
	color: #fbfbfb;
	padding-left: 50px;
	font-size: 22px;
	padding-right: 40px;
	padding-bottom: 24px;
}
.every-road-content span{
	font-size: 36px;
	position: absolute;
	top:12px;
	left:50px;
}
.introduction_roadBottomImg{
	display: block;
	margin-top: -200px;
	width: 100%;
}
.footerImg{
	display: block;
	width: 100%;
	background: url(../images/squnforget.jpg) center center;
	height: 700px;
}

.footer{
	display: block;
	width: 100%;
	background: url(../images/djfooter.jpg) center center;
}
.footer{
	padding-top: 120px;
}
.footerTitle{
	font-family: MicrosoftYaHei;
	font-size: 58px;
	color: #fbfbfb;
	margin-bottom: 70px;
	text-align: center;
}
.footer input{
	display: block;
	width: 713px;
	height: 80px;
	background-color: #efeae6;
	line-height: 80px;
	margin: 0 auto 16px;
}
.footer button{
	width: 713px;
	height: 80px;
	background-color: #e42323;
	line-height: 80px;
	color: #fbfbfb;
	font-size: 30px;
	margin-top: 24px;
	margin-bottom: 60px;
}


