
			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;
			 padding-top: 25px;
			 font-size: 25px;
		 }
		 .hide{
			 display: none;
		 }
		 .fudong{
			 clear: both;
		 }
		 /* 导航结束 */
		 /* 关于我们开始 */
		 .header{
			 position: relative;
			 width: 100%;
			 overflow: hidden;
		 }
		 .about-img img{
			 width: 100%;
			 
		 }
		 .footer-zhezhao11{
				top: 0;
		 		position: absolute;
		 		width: 100%;
		 		height: 100%;
				overflow: hidden;
		 		background-color:rgba(0,0,0,.2);
		 		z-index: 100;
		 }
		 #About-us{
			   font-size: 40px;
			   font-family: "Microsoft YaHei";
			   color: #FFFFFF;
			   line-height: 1;
		 }
		 #about-Us{
			   font-size: 30px;
			   font-family: "Microsoft YaHei";
			   color: #FFFFFF;
			   line-height: 2.333;
		 }
		 .header-left_title11{
			 position: absolute;
			 top: 30%;
			 left: 13%;
			 z-index: 200;
			 }
			
		 .header-nav{
			 position: absolute;
			 width: 100%;
			 top: 0px;
			 z-index: 9991;
			 padding-bottom: 60px;
			background-color: #FFFFFF;
			 background-color: #FFFFFF;
		 }
		
		 .header-menuchan{
			 float: left;
			  width: 100%;
			 margin-top: 120px;
			 
		 }
		 .header-left{
			 float: left;
			 width: 27%;
			 height: 210px;
			border-right: 2px solid #EDEDED;
			 overflow: hidden;
			 white-space: nowrap;
		 }
		 
		 #guanyu,#product,#News{
			 color: #9ab843;
			margin-top: 40px;
			margin-left: 55px;
			  font-size: 26px;
			  font-family: "Source Han Sans SC";
			  color: rgb(154, 184, 67);
			  font-weight: bold;
			  line-height: 1.077;
		 }
		 
			 
		 #title,#product-title,#News-title{
			 margin-top: 20px;
			 margin-left: 55px;
			  font-size: 16px;
			  font-family: "Source Han Sans SC";
			  color: rgb(102, 102, 102);
			  line-height: 1.75;
		 }
		 .header-right{
			 float: left;
			 width: 60%;
			 height: 220px;
			margin-left: 7%;
			overflow: hidden;
			white-space: nowrap;
		 }
		 
		 .header-right_submenu{
			 float: left;
			flex-shrink: 0;
			
			 
		 }
		 .header-right_submenu ul{
		 			 float: left;
					 margin-top: 0;
					 flex-shrink: 0;
		 }
		 .header-right_submenu li{
			 float: left;
			 list-style: none;
			 flex-shrink: 0;
		 }
		 .header-right_submenu ul>li>a{
			 margin-top: 20px;
		 }
		 #one-robot{
		 			width: 100%;
		 			 margin-bottom: 20px;
		 }
		 .hover2{
			 margin-left: 60px;
			
		 }
		 .header-right_submenu li a{
			 display: block;
			font-size: 16px;
			font-family: "Source Han Sans SC";
			color: rgb(102, 102, 102);
			line-height: 1.75;
		 }
		 .header-right_submenu a:hover{
			 color: #ADD048;
		 }
		 .header-right_submenu span{
			 color: #ADD048;
			 margin-left: 10px;
		 }
		
		 /* 点击出现产品中心结束 */
		 /* 点击应用行业出现 */
		 .header-left_title{
		 			 position: absolute;
		 			 margin-left: 240px;
		 			 color: #FFFFFF;
		 			 margin-top: 200px;
		 			 }
		 			
		 .header-yingyong{
		 			 position: absolute;
					 top: 0;
		 			 width: 100%;
					 height: 880px;
		 			background-color: #FFFFFF;
					 z-index: 9991;
					 box-shadow: 0 0 10px 10px #CCCCCC;
		 }
		 		
		 .header-menu{
		 			 float: left;
		 			 width: 100%;
					display: flex;
		 			margin-top: 120px;
					overflow: hidden;
		 			 
		 }
		 .header-left{
		 			 float: left;
		 			 width: 27%;

		 			border-right: 2px solid #EDEDED;
		 			 flex-shrink: 0;
		 }
		 
		 #guanyu,#product,#News{
		 			 color: #9ab843;
		 			margin-top: 40px;
		 			margin-left: 55px;
		 			font-size: 26px;
		 }
		 
		 			 
		 #title,#product-title,#News-title{
		 			 font-size: 16px;
		 			 margin-left: 55px;
		 			
		 }
		 /* 第一组图片 */
		.yingyong-img{
			float: left;
			 width: 980px;
			 height: 220px;
			margin-left: 7%;
			 overflow: hidden;
			 white-space: nowrap;
		 }
		 
		 .yingyong-right{
		 			 
		 			 float: left;
		 			flex-shrink: 0;
		 			 height: 210px;
		 			 
		 }
		 .yingyong-right ul{
		 			 float: left;
		 					 margin-top: 0px;
		 					 flex-shrink: 0;
		 					 
		 }
		 .yingyong-right li{
		 			 float: left;
		 			 list-style: none;
		 			
		 }
		 .yingyong-right ul>li>a{
		 			 margin-top: 20px;
		 }
		 /* 第二组 */
		 .yingyong-img2{
			 width: 980px;
			  height: 220px;

			 margin-left: 7%;
			 position: absolute;
			 top: 370px;
			 left: 27%;
		 }
		 .img2-one{
			 position: absolute;
			 width: 285px;
			 height: 100%;
		 }
		 .img2-two{
			 position: absolute;
			 width: 285px;
			 height: 100%;
			 left: 35%;
		 }
		 .img2-therr{
			 position: absolute;
			 width: 285px;
			 height: 100%;
			 right: 0;
		 } 
		 #hangye-hover span{
			 color: #ADD048;
			 padding-left: 10px;
		 }
		 /* 应用行业第三组图片 */
		 .yingyong-img3{
		 			 width: 980px;
		 			  height: 220px;

		 			 margin-left: 7%;
		 			 position: absolute;
		 			 top: 618px;
		 			 left: 27%;
		 }
		 .img2-one{
		 			 position: absolute;
		 			 width: 285px;
		 			 height: 100%;
		 }
		 .img2-two{
		 			 position: absolute;
		 			 width: 285px;
		 			 height: 100%;
		 			 left: 35%;
		 }
		 .img2-therr{
		 			 position: absolute;
		 			 width: 285px;
		 			 height: 100%;
		 			 right: 0;
		 }
		 #hangye-hover{
		 			 padding-top: 20px;
					   font-size: 16px;
					   font-family: "Source Han Sans SC";
					   color:#666666;
					   line-height: 1.75;
		 }

		 /* 应用行业弟三组结束 */
		 .header-menu #hangye-hover:hover {
			 color: #ADD048;
		 }
		 #one-robot{
		 			width: 290px;
		 			height: 175px;
		 			 margin-bottom: 20px;
		 }
		 .hover2{
		 			 margin-left: 60px;
		 			
		 }
		 .yingyong-right li a{
		 			 display: block;
		 			 text-decoration: none;
		 			 color: #666666;
					   font-size: 16px;
					   font-family: "Source Han Sans SC";
					   line-height: 1.75;
		 }
		 .yingyong-right a:hover{
		 			 color: #ADD048;
		 }
		 .yingyong-right span{
		 			 color: #ADD048;
		 			 margin-left: 10px;
		 }
		 .header-right_deatyong{
		 			 float: left;
					 padding-left: 3%;
		 }
		 .header-right_deat span:hover{
		 			 color: #ADD048;
		 			 font-size: 20px;
		 }
		 .header-right_deatyong span:hover{
		 			 color: #ADD048;
		 			 font-size: 20px;
		 }
		 /* 点击应用行业结束 */
		 .header-bottom{
			 position: absolute;
			 display: flex;
			 width: 80%;
			 height: 85px;
			 background-color: #FFFFFF;
			 opacity: 0.9;
			 margin-left: 10%;
			 bottom: 0px;
			 z-index: 999;
		 }
		 .header-title{
			margin: 0;
			 padding: 0;
			 float: left;
			  height: 85px;
			  width: 100%;
		 }
		 .header-title li{
			 float: left;
			 list-style: none;
			width: 33.333%;
			 text-align: center;
			 line-height: 85px;
			 cursor: pointer;
		 }

		 .cut{
			   font-size: 18px;
			   font-family: "PingFang SC";
			   color: rgb(76, 76, 76);
			   font-weight: bold;
			   text-transform: uppercase;
			   line-height: 2.222;
		 }
		 .header-title li:hover {
			 background-color: #add048;
			  color: #FFFFFF;
		 }
		
		 .cut-backC{
			 background-color: #add048;
			 color: #FFFFFF;
			 font-size: 18px;
			 font-family: "PingFang SC";
			 font-weight: bold;
			 text-transform: uppercase;
			 line-height: 2.222;
		 }
		 .clear{
			clear: both;
		 }
		 /* 全宇简介开始 */
/* 		 .qy-main{
			 height: 780px;
			 width: 100%;

		 } */
			.ava{
				position: relative;
				width: 100%;
				background-color: #FFFFFF;
			}
		 .jianjie-main{
			 width: 100%;
			/* height: 1120px; */
			position: relative;
		 }
		 
		 .qy-jianjie{
			margin: 0 auto;
			 width: 80%;
			position: relative;
			height: 230px;
			 font-size: 40px;
			 line-height: 1;
			 z-index: 200;
		 }
		 .nav-one{
		 			   font-family: "Source Han Sans SC";
		 			   color: rgb(0, 0, 0);
		 			   font-weight: bold;
		 			   text-transform: uppercase;
		 			   text-align: center;
		 			   position: absolute;
		 			   left: 50%;
		 			   margin-left: -150px;
		 			     z-index: 45;
		 				 top: 85px;
		 }
		 .nav-two{
		 			   font-family: "Source Han Sans SC";
		 			   color: rgb(33, 33, 33);
		 			   text-align: center;
		 			   position: absolute;
		 			   z-index: 44;
		 				left: 50%;
		 				margin-left: -80px;
		 				top:135px
		 }
		.swiper-container {
		   width: 80%;
		   position: relative;
			z-index: 200;
		 }
		 .swiper-slide {
			 width: 100%;
			position: absolute;
			/* Center slide text vertically */
			display: -webkit-box;
			display: -ms-flexbox;
			display: -webkit-flex;
		 }

		 /* 客户开始 */
		.ccontainer{
				 width: 100%;
				 position: relative;
				 z-index: 10;
				 height: 460px;
				}
									
			.qy-main_client{
				position: absolute;
				z-index: 20;
				top: 80px;
				text-align: center;
				left: 50%;
				margin-left: -150px;
				font-size: 40px;
				line-height: 1;
				z-index: 200;
									}
									.cut-nav{
										  font-family: "Source Han Sans SC";
										  color: rgb(33, 33, 33);
										  font-weight: bold;
										  text-transform: uppercase;
									}
									.cut-nav2{
										  font-family: "Microsoft YaHei";
										  color: rgb(33, 33, 33); 
										  margin-top: 15px;
									}
									.qy-client_img{
										width: 90%;
										z-index: 20;
										position: absolute;
										top: 190px;
										float: left;
										margin-top: 20px;
										margin-left: 5%;
									}
									.client-top {
										width: 100%;
										white-space: nowrap;
										display: flex;
									}
		
									.client-top li{
										list-style: none;
										float: left;
										width: 24%;
										background-color: #FFFFFF;
										border: rgb(240 240 240) 1px solid;
										margin-bottom: 10px;
									}
									
									.img-yiqi img{
										width: 100%;

									}
									.img-kehu2 img{
										width: 100%;
										height: 100%;
									}
									.img-kehu3 img{
										width: 100%;
										height: 100%;
									}
									.img-kehu4 img{
										width: 100%;
										height: 100%;
									}
									.img-kehu5 img{
										width: 100%;
										height: 100%;
									}
									.img-kehu6 img{
										width: 100%;
										height: 100%;
									}
									.img-kehu7 img{
										width: 100%;
										height: 100%;
									}
									.img-kehu8 img{
										width: 100%;
										height: 100%;
									}
									.qy-client_img ul li:hover{
										box-shadow: 0 0 10px 3px #CCCCCC;
									}
									.client_1{
										margin-right: 10px;
									}
									/* 客户结束 */
									.about-car{
									position: relative;
										width: 100%;
										overflow: hidden;
									}
									.about-car img{
										width: 100%;
									}
									.car-title{
										position: absolute;
										width: 280px;
										top: 30%;
										left: 50%;
										margin-left: -140px;
									}
									.car-title2{
										  font-size: 18px;
										  font-family: "PingFang SC";
										  color: rgb(255, 255, 255);
										  font-weight: bold;
										  line-height: 1.551;
										  -moz-transform: matrix( 2.49304602849316,0,0,2.49304602849318,0,0);
										  -webkit-transform: matrix( 2.49304602849316,0,0,2.49304602849318,0,0);
										  -ms-transform: matrix( 2.49304602849316,0,0,2.49304602849318,0,0);
										 position: absolute;
										 top: 45%;
										 left: 50%;
										 margin-left: -7.5%;
									}
								#car-gongsi{
								position: absolute;
									  font-size: 14px;
									  font-family: "PingFang SC";
									  color: rgb(186, 214, 106);
									  line-height: 2.005;
									  left: 110px;
									  -moz-transform: matrix( 2.43464980482217,0,0,2.43464980482218,0,0);
									  -webkit-transform: matrix( 2.43464980482217,0,0,2.43464980482218,0,0);
									  -ms-transform: matrix( 2.43464980482217,0,0,2.43464980482218,0,0);
								}
								#car-xian{
									position: absolute;
									left: 0;
								}
								#car-xian2{
									position: absolute;
									right: 0;
								}
									/* 点击切换联系我们开始 */
									#qy-contact,#qy-join{
										width: 100%;
										position: relative;
										display: none;
										top: 0;
										background-color: #FFFFFF;
									}
									.cut-contact{
										position: relative;
										width: 100%;
										
									}
									.lainxi-on{
												 position: relative;
												 width: 100%;
												 height: 1040px;
									}
									.nav-cut{
										font-family: "Source Han Sans SC";
										color: rgb(0, 0, 0);
										font-weight: bold;
										text-transform: uppercase;
										text-align: center;
										position: absolute;
										left: 50%;
										margin-left: -130px;
										  z-index: 45;
										top: 85px;
									}
									.contact-message{
										width: 35%;
										height: 698px;
										position: absolute;
										left: 13%;
										overflow: hidden;
										white-space: nowrap;
										z-index: 100;
									}
									.contact-phone{
										width: 100%;
										height: 163px;
										border-bottom: 1px rgb(214, 214, 214) solid;
										overflow: hidden;
										position: relative;
									}
									.contact-address{
										width: 100%;
										height: 207px;
										border-bottom: 1px rgb(214, 214, 214) solid;
										position: relative;
										
									}
									.contact-title{
										  font-size: 20px;
										  font-family: "Source Han Sans CN";
										  color: rgb(102, 102, 102);
										  line-height: 2;
										  text-align: left;
										  position: absolute;
										  top: 50px;
									}
									.contact-number{
										  font-size: 26px;
										  font-family: "PingFang SC";
										  color: rgb(33, 33, 33);
										  font-weight: bold;
										  line-height: 1.538;
										  text-align: left;
										  position: absolute;
										  top: 95px;
									}
									.contact-phone img{
										position: absolute;
										top: 48px;
										right: 0;
									}
									.contact-address img{
										position: absolute;
										top: 65px;
										right: 0;
									}
									.cut-QRcode{
										position: absolute;
										right: 0;
										width: 100%;
										top: 0;
									}
									.cut-QRcode img{
										position: absolute;
										z-index: 100;
										right: 0;
									}
									/* 点击切换联系我们结束 */
									/* 点击切换意向咨询开始 */
									.CUT-CONSULTATION{
										position: relative;
										width: 100%;
										height: 920px;

										}
										.cut-consultation{
											position: relative;
										}
										.img-left{
											position: absolute;
											top: 50px;
										}
										.img-right{
											position: absolute;
											right: 0;
											top: 210px;

										}
										.CONSULTATION-content{
											position: absolute;
											width: 76%;
											height: 670px;
											left: 13%;
											top: 230px;
											z-index: 100;
											
										}
										.content-name{
											position: absolute;
											width: 48.5%;
										}
										.content-input{
											background-color: rgb(245,245,245);
											width: 100%;
											height: 60px;
											padding: 10px;
											margin-top: 17px;
										}
										.input-right{
											background-color: rgb(245,245,245);
											width: 100%;
											height: 60px;
											padding: 10px;
											margin-top: 17px;
										}
										.content-phone{
											position: absolute;
											width: 45.6%;
											left: 54%;
										}
										.content-emali{
											position: absolute;
											width: 48.5%;
											top: 140px;
										}
										.content-company{
											position: absolute;
											top: 140px;
											width: 45.8%;
											left: 54%;
										}
										.content-message{
											position: absolute;
											top: 275px;
											width: 100%;
										}
										.input-bottom{
											background-color: rgb(245,245,245);
											width: 100%;
											height: 200px;
											margin-top: 17px;
											padding-left: 10px;
											padding-bottom: 150px;
											padding-top: 10px;
										}
										.content-submit{
											  background-color: rgb(0, 0, 0);
											  position: absolute;
											  width: 201px;
											  height: 51px;
											  border-radius: 30px;
											  text-align: center;
											  line-height: 51px;
											  left:50%;
											  margin-left: -120px;
											  top: 550px;
											 color: rgb(255, 255, 255);
											    
											}
											.content-submit a{
												font-size: 24px;
												font-family: "PingFang SC";
												color: rgb(255, 255, 255);
											}
											/* 地图开始 */
											.cut-map{
												position: relative;
												width: 100%;
												height: 700px;
												top: 0px;
											}
											.map-img{
												position: absolute;
												width: 50%;
												height: 100%;
											}
											.map-img img{
												width: 100%;
												height: 100%;
											}
											.online-map{
												position: absolute;
												top: 80px;
												left: 13%;
												font-size: 40px;
												line-height: 1;
												}
												.online-map p{
												  font-family: "Source Han Sans SC";
												  color: rgb(255, 255,255);
												  font-weight: bold;
												  text-transform: uppercase;
												}
												.online-map span{
												    font-family: "Microsoft YaHei";
												    color: rgb(255, 255, 255);
													}
											.Bmp{
												position: absolute;
												width: 50%;
												height: 100%;
												left: 50%;
											}
											
											.bottom-left .amap-info-content{
												background-color: #000000;
												border-radius: 8px;
												width: 380px;
												height: 120px;
												overflow: hidden;
												white-space: nowrap;
												margin: auto;
												position: relative;
												margin-left: -200px;
											}
											.containerMsg{
												width: 80px;
												height: 80px;
												background-color: #FFFffF;
												position: absolute;
												left: 20px;
												top: 20px;
											}
											.amap-container img{
												left: 18px;
												top: 10px;
												position: absolute;

											}
											.company-name{
												position:absolute; 
												left: 100px;
												  
											}
											.company-name b{
												color: rgb(255, 255, 255);
												font-size: 21px;
												font-family: "Source Han Sans SC";
											}
											.amap-info-close{
												right: 5px !important;
											}
											.name-bottom{
												font-size: 11px; font-family: 'PingFang SC';line-height: 2.455;
											}
											.bottom-left .amap-info-sharp{
												border-color: transparent #000000;
											}
											/* 点击切换联系我们结束 */
				/* 点击切换加入我们开始 */
							.cut-join{
								position: relative;
								width: 100%;
								padding-bottom: 200px;
												}
							.join-content{
								width: 80%;
								height: 100%;
								margin: auto;
								}
							.join-header{
								text-align: center;
								padding-top: 80px;
							}
							.demo-table-expand, .el-form-item{
								width: 100% !important;
							}
							.el-table__expanded-cell[class*=cell]{
								padding: 40px 80px !important;
							}
							.el-form--inline .el-form-item{
								display: block !important;
								}
								.demo-table-expand label,.table-title,.table-title2{
									  font-size: 18px;
									  font-family: "PingFang SC" ;
									  color: rgb(102, 102, 102) !important;
									  text-transform: uppercase;
									  line-height: 2.222;
									
									}
								.el-form--inline .el-form-item__content{
									display: block !important;
								}
								
								
								
								
							#header-us{
								  font-size: 40px;
								  font-family: "Source Han Sans SC";
								  color: rgb(0, 0, 0);
								  font-weight: bold;
								  text-transform: uppercase;
								  line-height: 1;
							}
							#header-push{
								  font-size: 40px;
								  font-family: "Source Han Sans SC";
								  color: rgb(33, 33, 33);
								  line-height: 1;
								  margin-top: 20px;
							}
							#header-title2{
								  font-size: 22px;
								  font-family: "PingFang SC";
								  color: rgb(102, 102, 102);
								  text-transform: uppercase;
								  line-height: 1.818;
								  margin-top: 30px;
								  overflow: hidden;
								  white-space: nowrap;
							}
							
							.el-icon-arrow-right{
								font-size: 0;
							}
							.el-icon-plus,.el-icon-minus{
								font-size: 20px;
								color: #ADD048;
							}
							/* elment ui 引用 */
							.table-content{
								padding-top: 80px;
								width: 100%;
							}
							.demo-table-expand {
							  font-size: 0;
							}
							.demo-table-expand label {
							  width: 90px;
							  color: #99a9bf;
							}
							.demo-table-expand,.el-form-item {
							  margin-right: 0;
							  margin-bottom: 0;
							  width: 50%;
							}
							 .el-table thead{
								  font-size: 24px !important;
								  font-family: "PingFang SC" !important;
								  color: rgb(51, 51, 51) !important;
								  text-transform: uppercase !important;
								  line-height: 1.667 !important;
							}
							.el-icon-arrow-right:before {
								    content: "\e6d9" !important;
							}
							.el-table__expanded-cell{
								background-color: rgb(245,245,245) !important;
							}
							.el-table__row{
								height: 100px;
								  font-size: 20px;
								  font-family: "PingFang SC";
								  color: rgb(51, 51, 51);
								  text-transform: uppercase;
								  line-height: 2;
							}
							.cutjia{
								cursor: pointer;
								 color: #ADD048;
								  font-size: 35px;
								   margin-left: 25%;
							}
							/* 移除element自带hover */
							.el-table{
							   background-color: transparent;
							   color:white;
							 }
							 .el-table th, .el-table tr{
							   background-color: transparent;
							 }
							
							 .el-table tbody tr:hover>td {
							   background-color:transparent!important;
							 }
							
							 .el-table__body tr.hover-row>td {
							   background-color: transparent;
							 }
							.cutjian{
								cursor: pointer; color: #ADD048; font-size: 35px; margin-left: 25%;
							}
							.cur-tr{
								background-color: rgb(88,87,85) !important;
								color: #FFFFFF;
							}
							
							/* 分页开始 */
							.btn-list {
								position: absolute;
							    display: flex;
								margin-top: 60px;
							}
							.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{
			margin-top: -5px;
			position: relative;
			width: 100%;
			background-color: #000000;
			overflow: hidden;
			top: 0px;
		}
		.footer-img{
			width: 100%;
			text-align: center;
			
		}
		.footer-img img{
			display: inline;
		}
		.logo{
			position: absolute;
			margin-top: 80px;
			margin-left: 105px;
			z-index: 200;
		}
		
		.footer-title{
					left: 6%;
			top: 243px;
			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;
			z-index: 200;
			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: 8%;
			  top: 640px;
			  overflow: hidden;
			  white-space: nowrap;
		}
		.back-top{
			  border-radius: 50%;
			  background-color: rgb(52, 53,58);
			  position: absolute;
			  z-index: 400;
			  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}
		
				 .qy-main_text{
			 width: 100%;
			 height: 13%;
			overflow: hidden;
			  font-size: 17px;
			  font-family: "PingFang SC";
			  color: rgb(102, 102, 102);
			  line-height: 1.75;
			  text-align: justifyLeft;
			

		 }
		 .qy-main_text>p{
			 font-size: 16px;
			 font-family: PingFang SC;
			 font-weight: 400;
			 color: #666666;
			 line-height: 28px;
			 width: 75%;
			 margin: 0 auto;
		 }
		 .jieshaoMain{
			 display: flex;
			 justify-content: space-between;
			 width: 75%;
			 margin: 0 auto;
			 align-items: center;
		 }
		 .mainLeft{
			 width: 88%;
			 display: flex;
			 justify-content: space-between;
			 align-items: center;
			 margin: 0 auto;
			 padding-top: 30px;
		 }
		 .mainLeft .mainLeftByRight{
			 flex: 1;
			 margin-left: 30px;
		 }
		 .mainRight{
			 width: 51%;
		 }
		 .mainRight>img{
			 width: 100%;
		 }
		 .mainRight>h4{
			 font-size: 24px;
			 font-family: PingFang SC;
			 font-weight: bold;
			 color: #A6D05A;
			 line-height: 28px;
		 }
		 .mainRight>p{
			 font-size: 16px;
			 font-family: PingFang SC;
			 font-weight: 500;
			 color: #666666;
			 line-height: 28px;
			 margin-top: 10px;
		 }
		 .mainRight .mainRightFooter{
			 margin-top: 20px;
			 display: flex;
			 justify-content: space-between;
		 }
		 .mainRight .mainRightFooter>img{
			 width: 48%;
		 }
		 .mainLeftByRight>h3{
			font-size: 24px;
			font-family: PingFang SC;
			font-weight: bold;
			color: #333333;
			line-height: 28px; 
			margin-top: 40px;
		 }
		 .mainLeftByRight>p{
			margin-top: 10px;
		 	font-size: 18px;
		 	font-family: PingFang SC;
		 	font-weight: 500;
		 	color: #666666;
		 	line-height: 28px;	
			 margin-bottom: 30px;
		 }
		 .performance{
			 width: 100%;
			 margin: 40px auto 0;
		 }
		 .performance>h3{
			 text-transform: uppercase;
			 width: max-content;
			 margin: 0 auto;
			 font-size: 40px;
			 font-family: Source Han Sans SC;
			 font-weight: bold;
			 color: #000000;
		 }
		 .performance>h4{
			 width: max-content;
			 margin: 0 auto;
			 font-size: 40px;
			 font-family: Source Han Sans SC;
			 font-weight: 400;
			 color: #000000;
		 }
		 .performanceMain{
			 display: flex;
			 justify-content: space-between;
			 width: 100%;
			 flex-wrap: wrap;
			 margin-top: 20px;
		 }
		 .performanceMain .performanceItem{
			 width: 24%;
			 height: 200px;
			 background: #A6D05A;
			 border-radius: 8px;
			 position: relative;
			 margin-top: 40px;
		 }
		 .performanceItem>h3{
			 font-size: 30px;
			 font-family: Roboto;
			 font-weight: bold;
			 color: #EBFEC8;
			 margin-left: 40px;
			 padding-top: 8px;
		 }
		 .performanceItem>h4{
			 font-size: 16px;
			 font-family: Source Han Sans SC;
			 font-weight: 400;
			 color: #333333;
			 width: 80%;
			 position: relative;
			 margin-left: 20px;
			 z-index: 3;
			 left: 20px;
			 padding-top: 10px;
		 }
		 .performanceItem>h4::before{
			 content: '';
			 width: 6px;
			 height: 6px;
			 background: #333333;
			 border-radius: 50%;
			 position: absolute;
			 left: -20px;
			 top: 17px;
			 
		 }
		 .performanceItem>img{
			 position: absolute;
			 bottom: 0;
			 right: 0;
		 }
		 .swiper-pagination{
			 bottom: 120px;
			 left: 50%;
			 transform: translate(-50%) !important;
		 }
		 .swiper-pagination-bullet{
			 margin-left: 12px;
			 width: 10px !important;
			 height: 10px !important;
		 }
		 .swiper-pagination-bullet-active{
			 background: #A6D05A !important;
		 }