.sjdd_banner{
	width: 100%;
}
.sjdd_banner>img{
	width: 100%;
	height: 100%;
}
#Index>div{
	text-align: center;
}
.introduce{
	padding: 100px 0;
}
.introduce_content{
	width: 1200px;
	margin: 0 auto;
	background-color: white;
}
.introduce_content>div{
	display: inline-block;
	text-align: center;
}
.introduce_c1 p,.introduce_c2 p,.introduce_c3 p{
	font-weight: bold;
	color: #000000;
	padding-bottom: 20px;
	font-size: 24px;
}
.introduce_content img{
	width: 380px;
	height: 250px;
	margin-bottom: 50px;
}
#sjdd_passenger{
	background-color: #F5F5F5;
}
#sjdd_admin{
	background-image: url(../images/houtaiduan_bg.png);
	background-size: cover;
	height: 950px;
}
.passenger_content,.driver_content,.admin_content{
	width: 1200px;
	margin: 0 auto;
	padding: 50px ;
}
.sjdd_passenger,.sjdd_driver,.sjdd_admin{
	width: 100%;
}
.sjdd_admin .swiper-wrapper{
	margin-top: 90px;
}
.sjdd_admin img{
	width: 750px;
	height: 450px;
	position: relative;
	top: -48px;
}
.admin_content{
	background: url(../images/mac_hei.png);
	background-size: 775px;
	background-repeat: no-repeat;
	background-position: center;
	margin: 50px auto;
	height: 700px;
	padding: 0;
}