#TrainBan{
	background: url('../images/plan2/jiejuefanganbg.jpg') 100% 100% no-repeat;
	background-size: cover;
}
#DriveJiPingBan{
	background: url('../images/plan2/Drive/5Gbg.jpg') 100% 100% no-repeat;
	background-size: cover;
}
#TrafficBan{
	background: url('../images/plan2/Drive/jipingbg.jpg') 100% 100% no-repeat;
	background-size: cover;
}
#DriveKuangQuBan{
	background: url('../images/plan2/Drive_kuangqu_hejianzhan/kuangqubg.jpg') 100% 100% no-repeat;
	background-size: cover;
}
#DriveHeDianZhanBan{
	background: url('../images/plan2/Drive_kuangqu_hejianzhan/hedianzhanbg.jpg') 100% 100% no-repeat;
	background-size: cover;
}
.Ban{
	position: relative;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}
.Ban>div{
	width: 45%;
}
.Ban h1{
	font-size: 46px;
	line-height: 72px;
	margin-bottom: 55px;
}
.Ban section.plan_slog{
	/* max-width: 60%; */
	margin: 0 auto;
}
.Ban section.plan_slog p{
	margin-top: 28px;
	font-size: 16px;
	font-weight: 500;
	opacity: 0.7;
	line-height: 28px;
}
.contact_btn{
	width: 149px;
	height: 49px;
	border: 1px solid rgba(255, 255, 255, .4);
	border-radius: 2px;
	font-size: 16px;
	cursor: pointer;
	color: #fff;
	bottom: 12%;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	background: rgba(255, 255, 255, .4);
}
.contact_btn:hover{
	border: 1px solid rgba(255, 255, 255, 1);
	box-shadow: 0 0 5px #fff;
}




#TrainDemand{
	background: url('../images/plan2/yingyongxuqiubg.jpg') 100% 100% no-repeat;
	background-size: cover;
}
#DriveJiPingDemand{
	background: url('../images/plan2/Drive/5Gyingyongxuqiubg.jpg') 100% 100% no-repeat;
	background-size: cover;
}
#TrafficDemand{
	background: url('../images/plan2/Drive/yingyongxuqiubg.jpg') 100% 100% no-repeat;
	background-size: cover;
}
#DriveKuangQuDemand{
	background: url('../images/plan2/Drive_kuangqu_hejianzhan/kuangquxuqiubg.jpg') 100% 100% no-repeat;
	background-size: cover;
}
#DriveHeDianZhanDemand{
	background: url('../images/plan2/Drive_kuangqu_hejianzhan/hedianzhanyingyongxuqiubg.jpg') 100% 100% no-repeat;
	background-size: cover;
}
.Demand{
	position: relative;
	color: #fff;
	/* padding-bottom: 126px; */
}
.Demand h2{
	padding-top: 113px;
	font-size: 40px;
	font-family: OPPOSans;
	font-weight: 500;
	color: #FFFFFF;
}
.DemandData{
	width: 80%;
	max-width: 1360px;
	margin: 68px auto 0 ;
	max-height: 720px;
	overflow: hidden;
}
#DriveDemand .DemandDataList,#TrafficDemand .DemandDataList,#DriveKuangQuDemand .DemandDataList,#DriveHeDianZhanDemand .DemandDataList{
	background: url('../images/plan2/Drive/5gyingyongxuqiuce.png') 100% no-repeat;
	min-width:425px;
	opacity: 1;
	background-size: cover;
}
.DemandData img{
	width: 100%;
}

.DemandDataList{
	min-width: 430px;
	padding-top: 124px;
	padding-left: 60px;
	list-style: -moz-armenian;
	background: #175179;
	opacity: 0.8;
}
.DemandDataList li{
	font-size: 20px;
	line-height: 34px;
	opacity: 0.8;
	list-style: disc;
}




.Programme{
	position: relative;
	color: #fff;
}
.ProgrammeClass{
	min-height: 100%;
	min-width: 430px;
	background: #191F2B;
}
.ProgrammeClass h2{
	font-size: 40px;
	line-height: 51px;
	padding-top: 109px;
	padding-left: 167px;
}
.ProgrammeClass ul{
	margin-top: 200px;
	padding-left: 167px;
}
.ProgrammeClass ul li{
	font-size: 18px;
	color: #FFFFFF;
	line-height: 51px;
	opacity: 0.7;
	cursor: pointer;
}
.ProgrammeClass ul li:hover,.ProgrammeClass ul li.active{
	font-size: 20px;
	opacity: 1;
}
.ProgrammeData{
	position: relative;
	background: url('../images/plan2/fanganshejibg.jpg') 100% no-repeat;
	background-size: cover;
}
#DriveKuangQuProgramme .ProgrammeData{
	background-image: none;
	background-color: #0D132B;
}
.ProgrammeData>div.ProgrammeDataItem{
	height: 100%;
	width: 100%;
	display: none;
}
.ProgrammeData>div.ProgrammeDataItem>article{
	padding: 0 20%;
}
.ProgrammeData>div.ProgrammeDataItem.active{
	display: block;
}
#TrainProgramme .ProgrammeData .ProgrammeDataItem>div{
	height: 80%;
	align-items: center;
}
#TrafficProgramme .ProgrammeData .ProgrammeDataItem>div{
	height: 76%;
}
.ProgrammeData>div.ProgrammeDataItem>div{
	height: 72%;
	display: flex;
	justify-content: center;
	align-items: flex-end;
    margin-bottom: 3%;
}
.ProgrammeData>div.ProgrammeDataItem article>p{
	font-size: 18px;
	line-height: 38px;
	text-align: left;
	color: rgba(255,255,255,.7);
}
#DriveKuangQuProgramme .ProgrammeData>div.ProgrammeDataItem article>p{
	font-size: 18px;
	color: rgba(255, 255, 255, .7);
}
.ProgrammeData>div.ProgrammeDataItem article>section.ProgrammeDesc{
	/* flex-wrap: wrap; */
	overflow: hidden;
	color: rgba(255, 255, 255, .7);
}
.ProgrammeData>div.ProgrammeDataItem article>section.ProgrammeDesc p{
	margin-right:30px;
	line-height: 32px;
	font-size: 16px;
}



.Frame{
	background: url('../images/plan2/xitongkuangjiabg.jpg') 100% 100%  no-repeat;
	color: #fff;
	background-size: cover;
}
.Frame h2{
	font-size: 40px;
	padding-top: 77px;
	padding-bottom: 65px;
}
.Frame img{
	max-width: 65%;
}




.Coop{
	position: relative;
	background: url('../images/plan2/hezuofangshibg.jpg') 100% no-repeat;
	color: #fff;
	background-size: cover;
}
.Coop h2{
	font-size: 40px;
	padding-top: 77px;
	padding-bottom: 115px;
}
.Coop ul{
	margin:0 24%;
	width: 40%;
	position: absolute;
	bottom: 114px;
}
.Coop ul li{
	font-size: 20px;
	line-height: 26px;
	text-align: center;
}
.Coop .contact_btn{
	bottom: 114px;
	right: 216px;
	left: inherit;
	background:rgba(238, 242, 247, .2);
	
}



.zhongzhi{
	background-color:rgba(14, 25, 38, 1);
	position: relative;
	color: #fff;
}
.zhongzhi h2{
	padding-top: 114px;
	padding-bottom: 112px;
	font-size: 40px;
}
.zhongzhi ul {
	margin: 0 160px;
}
.zhongzhi ul li{
	text-align: center;
	margin: 10px;
	max-width: 33%;
}
.zhongzhi ul li div{
	width: 100%;
}
.zhongzhi ul li div img{
	max-width: 100%;
}
.zhongzhi ul li p{
	font-size: 20px;
	line-height: 26px;
	margin-top: 28px;
}
.zhongzhi button{
	margin-top: 120px;
	margin-bottom: 120px;
	position: inherit;
}
