html{
			 font-family: 'Microsoft Yahei','SimHei','Arial',sans-serif;
			 background-color: #FFFFFF;
			}
			html, body, header, section, footer, div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, hr, img, label, p, a, span {
			 margin: 0;
			 padding: 0;
			 border: 0;
			}
			.bgcf {
			 background-color: #fff !important;
			}
			a:active, a:hover {
			 outline: 0;
			}
			a, a:visited {
			 text-decoration: none;
			}
			footer, header, section {
			 position: relative;
			}
			a, button, img, label, span, textarea {
			 display: inline-block;
			}
			ul, li {
			 list-style: none;
			}
			button, input, select, textarea {
			 margin: 0;
			 padding: 0;
			 outline: 0;
			 border: 0;
			 border-radius: 0;
			 background-color: rgba(0,0,0,0);
			 cursor: pointer;
			 -webkit-appearance: none;
			 appearance: none;
			}
			input::-webkit-input-placeholder {
			 display: block;
			}
			textarea {
			 resize: none;
			}
			img {
			 border: none;
			}
			i {
			 font-style: normal;
			}
			.clearfix:after {
			 clear: both;
			 display: block;
			 visibility: hidden;
			 height: 0;
			 content: ' ';
			 line-height: 0;
			}
			* {
			 -webkit-box-sizing: border-box;
			 box-sizing: border-box;
			 -webkit-tap-highlight-color: transparent;
			 outline: 0
			}
		/* 导航开始 */
		
		.nav{
			position: fixed;
			float: left;
			height: 80px;
			width: 100%;
			line-height: 80px;
			z-index: 9999;
			background-color: #FFFFFF;
			display: flex;
			top: 0;
		}
		.nav-img{
			float: left;
			
			width: 210px;
			background-repeat: no-repeat;
			margin-left: 5.5%;
			
		}
		.nav-img img{
			display: inline;
			width: 210px;
			margin-top: 10px;
		}
		.nav-mainbav{
			position: absolute;
			height: 80px;
			width: 49%;
			line-height: 50px;
			font-size: 18px;
			left: 32%;
			  font-family: "Source Han Sans SC";
			  color: rgb(77, 77, 77);
			  overflow: hidden;
		}
		
		.nav-mainbav ul {
			width: 100%;
			height: 100%;
			float: left;
			list-style: none;
			
		}
		.nav-mainbav li{
			float: left;
			width: 16.5%;
			text-align: center;
		}
		.nav-mainbav a{
			color: #4d4d4d;
			text-decoration: none;
		line-height: 80px;
			
		}
		.nav-mainbav span{
			margin-left: 10px;
			color: #ADD048;
			font-size: 14px;
		}
		 .nav-mainbav a:hover{
			 color: #add048;
			 
		 }
		 .nav-right{
			 position: absolute;
			 right: 6%;
			margin-left: 20px;
			 width: 11.5%;
			 height: 80px;
			 line-height: 80px;
			 flex-shrink: 0;
			   font-size: 18px;
			   font-family: "Source Han Sans SC";
			   color: rgb(77, 77, 77);
			overflow: hidden;
			white-space: nowrap;
		 }
		  
		.nav-yuyan{
			float: left;
			 width: 60%;
			 height: 79px;
			 border-left: 1px solid #EDEDED;
			 border-right: 1px solid #EDEDED;
			 text-align: center;
		 }
		 #sousuo{
			   font-size: 18px;
			   font-family: "Source Han Sans SC";
			   color: rgb(77, 77, 77);
			   line-height: 1.193;
		 }
		 .nav-fangfajing{
			 float: left;
			 width: 38%;
			 height: 80px;
			border-right: 1px solid #EDEDED;
			 text-align: center;
		 }
		 .nav-fangfajing span{
			 font-size: 20px;
		 }
		 .shuru{
			 position: absolute;
			 height: 80px;
		 }
		 .shuru input{
			width: 100%;
			
			    box-sizing: border-box;
			    padding: 10px 80px 10px 20px;
			    height: 50px;
			    border-radius: 50px;
			   border: none;
			    font-size: 16px;
			background-color: rgb(245,245,245);
		 }
		 #fangda{
			 position: absolute;
			 z-index: 99;
			 margin-left: -50px;
			 font-size: 25px;
		 }
		 .hide{
			 display: none;
		 }
		 .fudong{
			 clear: both;
		 }
		 /* 导航结束 */
		 /* 汽车图片开始 */
		.Applic-img{
					 width: 100%;
					 position: relative;
					 overflow: hidden;
					 }
					 .Applic-img img{
						 width: 100%;
					 }
					 .App-title{
						  position: absolute;
						  z-index: 200;
						  left: 13%;
						  top: 30%;
					 }
					 .car-hangye{
						   font-size: 40px;
						   font-family: "Microsoft YaHei";
						   color: #FFFFFF;
						   line-height: 1;
						   text-align: left;
						   padding-bottom: 20px;
					 }
					 .car-hangye2{
						   font-size: 30px;
						   font-family: "Microsoft YaHei";
						   color: #FFFFFF;
						   line-height: 1.333;
						   text-align: left;
						   padding-top: 4.3%;
					 }
					 .zhezhao{
					 		position: absolute;
					 		width: 100%;
					 		height: 100%;
					 		background-color:rgba(0,0,0,.3);
					 		z-index: 10;
							top: 0;
							overflow: hidden;
					 }
		/* 汽车结束 */
		 /* 典型列表开始 */
		 .list-main{
			 width: 100%;
		 }
		 .hangye-header{
		 	font-size: 40px;
		 		color: #212121;
		 		text-align: center;
		 	width: 100%;
		 	margin-bottom: 60px;
		 			margin-top: 80px;
		 }
		 .main-content{
			 width: 76%;
			 margin: auto;
		 }
		 .main-1{
			 width: 100%;
			
			 position: relative;
			 border: 1px solid rgb(230,230,230);
			 margin-bottom: 30px;
			 
		 }
		 .main-img1{
			 width: 39%;
			 padding: 3%;
			 }
			 .main-img1 img{
				 width: 100%;
			 }
			 .main-title1{
				 width: 55%;
				 height: 90px;
				 position: absolute;
				   font-size: 20px;
				   font-family: "Microsoft YaHei";
				   color: rgb(102, 102, 102);
				   line-height: 1.5;
				   text-align: justifyLeft;
				   -moz-transform: matrix( 0.99926436789177,0,0,1.00237511579519,0,0);
				   -webkit-transform: matrix( 0.99926436789177,0,0,1.00237511579519,0,0);
				   -ms-transform: matrix( 0.99926436789177,0,0,1.00237511579519,0,0);
					top: 34.5%;
					left: 43%;
					overflow: hidden;
					    text-overflow: ellipsis;
					    display: -webkit-box;
					    -webkit-line-clamp: 3;
					    line-clamp: 3;
			 }
			 .title-haver{
				   font-size: 32px;
				   font-family: "Source Han Sans SC";
				   color: rgb(51, 51, 51);
				   position: absolute;
				   left: 43%;
				   top: 15%;
				   overflow: hidden;
				   white-space: nowrap;
				   -moz-transform: matrix( 1,0,0,0.99848861586466,0,0);
				   -webkit-transform: matrix( 1,0,0,0.99848861586466,0,0);
				   -ms-transform: matrix( 1,0,0,0.99848861586466,0,0);
			 }
			 #liaojie{
			 	position: absolute;
			 	width: 140px;
			 	height: 50px;
			 	border-radius: 100px;
			 	border: none;
			 	border: 2px solid rgb(180,180,180);
				left: 43%;
				top: 72%;
			 }
			 #liaojie a{
			 	  font-size: 24px;
			 	  font-family: "PingFang SC";
			 	  color: rgb(102, 102, 102);
			 	  text-transform: uppercase;
			 	  line-height: 1.68;
			 	  -moz-transform: matrix( 0.83975553591215,0,0,0.83975553591215,0,0);
			 	  -webkit-transform: matrix( 0.83975553591215,0,0,0.83975553591215,0,0);
			 	  -ms-transform: matrix( 0.83975553591215,0,0,0.83975553591215,0,0);
			 }
			 .main-1 #liaojie:hover{
			 	background-color: #add048;
			 				border-style: none;
			 }
			  #liaojie:hover a{
				  color: #FFFFFF;
			  }
			 /* 分页开始 */
			 .btn-list {
				 position: absolute;
			     display: flex;

				 width: 700px;
				left: 29%;

			 }
			 
			 .btn {
			     margin-left: 50px;
			     width: 55px;
			     height: 55px;
			     line-height: 55px;
			     background: #FFFFFF;
			     text-align: center;
			 	border-radius: 50%;
			 	border: 1px solid #CCCCCC;
				  font-size: 29px;
				  font-family: "PingFang SC";
				  color: rgb(103, 103, 103);
				  text-transform: uppercase;
			 }
			 
			 .active {
			     background-color: #ADD048;
				 color: #FFFFFF;
			 }
			 /* 页尾开始 */
			 
			/* 页尾开始 */
			.footer{
				position: relative;
				height: 590px;
				width: 100%;
				background-image: url(../imgs/footer/footer_center.png);
				background-repeat: no-repeat;
				background-position-x:50% ;
				background-position-y:50% ;
				background-color: #000000;
				overflow: hidden;
				margin-top: 60px;
			}
			.logo{
				position: absolute;
				margin-top: 80px;
				margin-left: 105px;
				z-index: 200;
			}
			
			.footer-title{
						left: 6%;
				top: 243px;
				height: 250px;
				width: 648px;
				position: absolute;
				  font-size: 18px;
				  font-family: "PingFang SC";
				  color: rgb(255, 255, 255);
				    line-height: 2.222;
			}
			.footer-products{
				position: absolute;
				
			}
			.footer-cases{
				position: absolute;
				left: 35.5%;
			}
			.footer-hangye{
				position: absolute;
						left: 62%;
			}
			.footer-hangye2{
				position: absolute;
						right: 2%;
						padding-top: 4.3%;
			}
			
			#title-one{
			
				font-size: 20px;
				z-index: 200;
				line-height: 1.3;
				z-index: 200;
			}
			#title-two{
				margin-top: 6px;
			}
			.company{
				width: 285px;
				height: 140px;
				margin-top: 48px;
				line-height: 35px;
				font-size: 18px;
				  font-family: "PingFang SC";
				  color: rgb(255, 255, 255);
				  line-height: 1.444;
				  text-align: right;
				position: absolute;
				 right: 6%;
			}
			
			#phone{
				font-size: 36px;
				  font-family: "Akrobat";
				  color: rgb(173, 208, 72);
				  font-weight: bold;
				  line-height: 0.722;
				  position: absolute;
				  z-index: 200;
				  margin-top: 14px;
				  width: 100%;
			}
			#kongge{
				margin-top: 60px;
			}
			.jianjie{
				position: absolute;
				width: 280px;
				height: 180px;
				color: #FFFFFF;
				font-size: 18px;
				  font-family: "PingFang SC";
				  line-height: 2.222;
				  top: 245px;
							right: 18%;
			}
			
			.jianjie-about{
			position: absolute;
			width: 100px;
			}
			.jianjie-news{
			position: absolute;
			right: 11%;
			width: 100px;
			}
			#jianjie-img{
				position: absolute;
				z-index: 200;
				top: 245px;
				right: 6%;
			}
			.footer-xian {
				position: absolute;
				width: 90%;
				height: 10px;
				
				background-image: url(../imgs/footer/footerxian.png);
				background-repeat: no-repeat;
				margin-top: 618px;
				margin-left: 5%;
			}
			#beian{
				font-size: 16px;
				font-family: "PingFang SC";
				color: rgb(255, 255, 255);
				line-height: 1.625;
				position: absolute;
				left: 5%;
				top: 640px;
				overflow: hidden;
				white-space: nowrap;
			}
			#xiyu{
				  font-size: 16px;
				  font-family: "PingFang SC";
				  color: rgb(255, 255, 255);
				  line-height: 1.625;
				  position: absolute;
				  right: 7%;
				  top: 640px;
				  overflow: hidden;
				  white-space: nowrap;
			}
			.back-top{
				  border-radius: 50%;
				  background-color: rgb(52,53,58);
				  position: absolute;
				  right: 10px;
				  bottom: 10px;
				  width: 76px;
				  height: 76px;
			}
			#back-icon{
				 position: absolute;
				 left: 50%;
				 margin-left: -20px;
				 top: 50%;
				 margin-top: -25px;
				 font-size: 40px;
				  z-index: 300;
				  color: rgb(179,179,179);
				  font-weight: bold;
			}
			.footer-zhezhao{
					position: absolute;
					width: 100%;
					height: 100%;
					background-color:rgba(0,0,0,.3);
					z-index: 100;
			}
			.footer-title a ,.jianjie a{ color:#fff}

.myMain{
		width: 100%;
		overflow: hidden;
	}
	.myMain .product{
		width: 75%;
		margin: 100px auto 0;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.myMain .product .productRight{
		width: 50%;
	}
	.myMain .product .productRight>h2{
		font-size: 36px;
		font-family: PingFang SC;
		font-weight: bold;
		color: #000000;
		
	}
	.myMain .product .productRight>h3{
		font-size: 24px;
		font-family: PingFang SC;
		font-weight: bold;
		color: #333333;
		position: relative;
		margin-left: 40px;
		margin-top: 25px;
	}
	.myMain .product .productRight>h3::before{
		content: '';
		position: absolute;
		top:50%;
		transform: translateY(-50%);
		left:-40px;
		width: 20px;
		height: 20px;
		background: #A6D05A;
	}
	.myMain .product .productRight>p{
		font-size: 20px;
		font-family: PingFang SC;
		font-weight: 500;
		color: #666666;
		line-height: 34px;
		margin-top: 10px;
	}	
	.myMain .productFooter{
		width: 75%;
		margin: 40px auto 0;
		
	}
	.myMain .productFooter>h4{
		width: 100%;
		background-color: #A6D05A;
		color: #FFFFFF;
		padding-left: 20px;
		box-sizing: border-box;
		height: 50px;
		line-height: 50px;
	}
	.myMain .productFooter>p{
		background-color: #E6E7E9;
		height: 50px;
		line-height: 50px;
		padding-left: 20px;
		box-sizing: border-box;
		font-size: 18px;
		font-family: PingFang SC;
		font-weight: 500;
		color: #666666;
	}
	.myMain .productFooter>p:nth-of-type(2),.myMain .productFooter>p:nth-of-type(4){
		background-color: #DFDFDF;
	}