.banner-title-data-text p{
				width: 544px;
			}
			.security-img{
				float: left;
				width: 400px;
				height: 205px;
				background: url(../img/pc02.png)  no-repeat;
				background-size:100% 100%;
				line-height: 205px;
				text-align: center;
				margin-bottom: 80px;
			}
			.security-img img{
				width: 295px;
				height: 161px;
				margin: 0 auto;
				-webkit-transition: all 0.2s ease;
				-o-transition: all 0.2s ease;
				transition: all 0.2s ease;
			}
			.security-img img:hover{
				transform: scale(2);
				-webkit-transition: all 0.4s ease;
				-o-transition: all 0.4s ease;
				transition: all 0.4s ease;
				z-index: 600px;
			}
			.security-text{
				float: right;
				width: 165px;
				height: 42px;
				line-height: 42px;
				/* background: linear-gradient(230deg,#05b1ef,#162b6b);
				color:#fff;
				font-size: 18px; */
				color: #000;
				font-size: 24px;
				z-index: 5;
				font-weight: bold;
				text-align: center;
				text-indent: 0 !important;
				margin-top: 14px;
				margin-right: 122px;
			}
			.date-content-section{
				height: 812px;
				padding-top: 50px;
			}
			.date-content{
				padding-top: 30px;
				}
			.tra-content-section{
				background: url(../img/zhjt001.jpg) no-repeat center;
				background-size:cover;
				background-attachment:fixed;
				min-height: 724px;
				padding-top: 80px;
				min-width: 1200px;
				text-align: center;
			}
			.tra-content-gps{
				background-size:cover;
				min-height: 677px;
				padding-top: 80px;
				min-width: 1200px;
				background: #eff0f3;
				text-align: center;
			}
			.tra-content-adas{
				min-height: 730px;
				min-width: 1200px;
			}
			.tra-content-section strong{
				color: #fff;
			}
			.tra-content-section p{
				margin-top: 50px;
				width: 93%;
				margin-left: 7px;
			}
			.tra-back{
				background: url(../img/caltrop.png) no-repeat;
				width: 188px;
				text-align: center;
				min-height: 161px;
				display: inline-block;
				margin: 29px;
				font-weight: bold;
				font-size: 22px;
				color: #fff;
				cursor:default;
				-webkit-transition: all 0.4s ease;
				-o-transition: all 0.4s ease;
				transition: all 0.4s ease;
			}
			.tra-back:hover{
				background: url(../img/caltrop2.png) no-repeat;
				color: #555;
				-webkit-transition: all 0.4s ease;
				-o-transition: all 0.4s ease;
				transition: all 0.4s ease;
			}
			.tra-gps{
				width: 400px;
				height: 100%;
				min-height: 447px;
				float: left;
			}
			.tra-gps-text{
				width: 760px;
				height: 100%;
				min-height: 447px;
				float: right;
			}
			.tra-adas{
				width: 550px;
				height: 100%;
				min-height: 447px;
				border: 1px solid #e7e7e7;
				float: left;
			}
			.tra-adas-text{
				width: 650px;
				height: 100%;
				min-height: 447px;
				float: right;
			}
			.adas-video{
				width: 100%;
			}
			.tar-gps-image{
				width: 400px;
				height: 301px;
				float: inherit;
				background: url(../img/dibu.png) no-repeat;
				background-size:100%;
			}
			.tar-gps-equipment{
				width: 400px;
				height: 10px;
			}
			.tar-gps-equipment img{
				position: absolute;
				width: 130px;
			}
			.image1{
				margin-left: -208px;
				margin-top: 34px;
				animation: image01 2s linear infinite;
			}
			.image2{
				margin-left: -72px;
				margin-top: 66px;
				animation: image02 2s linear infinite;
			}
			.image3{
				margin-left: 82px;
				margin-top: 47px;
				animation: image03 2s linear infinite;
			}
			@keyframes image01{
				
				50%{
					margin-left: -218px;
				}
				
				100%{
					margin-left: -208px;
				}
			}
			@keyframes image02{
				
				50%{
					margin-top: 56px;
				}
				
				100%{
					margin-top: 66px;
				}
			}
			@keyframes image03{
				50%{
					margin-left: 72px;
				}
				100%{
					margin-left: 82px;
				}
			}
			.gps-text-title{
				
			}
			.title-text{
				border-left: 3px solid #0077AA;
				padding: 5px;
				text-align: left;
				font-size: 19px;
			}
			.title-button{
				width: 100%;
				height: 50px;
				background: #fff;
				margin-top: -25px;
				margin-bottom: 20px;
				line-height: 50px;
				text-align: left;
				padding-left: 10px;
				color: #333;
				font-size: 15px;
			}
			.iconfont-all{
				padding-top: 12px;
				width: 90px;
				height: 90px;
				background: #fff;
				float: left;
				margin: 2px;
				-webkit-transition: all 0.2s ease;
				-o-transition: all 0.2s ease;
				transition: all 0.2s ease;
			}
			.iconfont-all i {
				font-size: 28px;
			}
			.iconfont-alls{
				width: 100%;
				margin-top: 5px;
				cursor: default;
			}
			.iconfont-all:hover{
				background-color: #0077AA;
				color: #fff;
				-webkit-transition: all 0.2s ease;
				-o-transition: all 0.2s ease;
				transition: all 0.2s ease;
			}
			.iconfont-alls button{
				width: 110px;
				height: 30px;
				background-color: orange;
				color: #fff;
				border: 3px solid orange;
				margin-top: 3px;
				border-radius: 3px;
			}
			.iconfont-alls-button{
				text-align: left;
				width: 100%;
				margin-bottom: 10px;
			}
			.tra-content-adas{
			/* 	background-image: url(../img/zhjt005.jpg);
				background-repeat: no-repeat;
				background-size: cover; */
				background-color: #fff;
				padding-top: 50px;
			}
			.video-class{
				width: 100%;
				height: auto;
			}
			.video-text{
				text-align: center;
			}
			.video-text ul li{
				display: inline-block;
				font-size: 14px;
				line-height: 60px;
				text-align: center;
				margin: 0 6px;
				cursor: default;
				position: relative;
				cursor: default;
				padding: 0 20px 0 20px;
				font-size: 18px;
				color: #fff;
			}
			.video-text ul{
				background: url(../img/zhjt005.jpg) center no-repeat;
				background-size: 100%;
				border-bottom:1px solid #0080D9;
				background-position:0px -150px;
			}
			.video-text ul li i{
				margin-right: 5px;
				font-size: 21px;
			}
			.video-text p{
				text-align: left;
				text-indent: 2em;
				width: 95%;
				margin: 0 auto;
				margin-top: 15px;
			}
			.adas-content{
				padding: 0;
			}
			.tra-adas-text p:nth-child(1){
				font-family:"微软雅黑","Arial","宋体";
				font-size:24px;
				padding-bottom:18px;
				padding-left: 20px;
				font-weight:normal;
				vertical-align:middle;
			}
			.tra-adas-text p:nth-child(2){
				font-family:"微软雅黑","Arial","宋体";
				font-size:13px;
				opacity: 0.80;
				padding-bottom:25px;
				padding-left: 20px;
				font-weight:normal;
				vertical-align:middle;
			}
			.tra-adas-text strong{
				font-size:80px;
				opacity: 0.80;
				padding-left: 20px;
				vertical-align:middle;
				color: #95aada;
			}
			.strong01{
				float: right;
				width: 82%;
				height: 100px;
				padding-top: 24px;
			}
			.strong01 strong{
				font-size: 28px;
				opacity: 0.80;
				color: #555;
			}
			.banner-title-data-text p {
				margin-top: 27px;
				}