*{color:#000;margin: 0;padding: 0;list-style: none;text-decoration: none;font-size:16px;font-family: "Arial";padding: 0;}
p{margin: 0;}

@font-face{
    font-family: 'HELVETICA CONDENSED BOLD';
    src : url('HELVETICA CONDENSED BOLD.TTF'); 
}


table{
	width:100% !important;
	border-collapse: collapse !important;
	/*border: 1px solid #DDDDDD !important;*/
}
table td{ 
	/*border: 1px solid #ddd !important;*/
}
table tr{
	/*border: 1px solid #ddd !important;*/
}

input,textarea{ 
	outline:none
}
input::-webkit-input-placeholder {
        color: #999999;
}
              @keyframes big {
  0% {
      transform: scale(1);
      opacity: 1;
  }
  100% {
      transform: scale(1.2);
      opacity: 0;
  }
}
@-webkit-keyframes big {
  0% {
      transform: scale(1);
      opacity: 1;
  }
  100% {
      transform: scale(1.2);
      opacity: 0;
  }
}  
body{position: relative;}
.hov5 {position: relative;overflow: hidden;}
.hov5::before {position: absolute;top: 0;left: -75%;z-index: 2;display: block;content: '';width: 50%;height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);-webkit-transform: skewX(-25deg);transform: skewX(-25deg);}
	.hov5:hover::before {-webkit-animation: shine .75s;animation: shine 1.5s;}
@-webkit-keyframes shine {100% {left: 125%;}}
@keyframes shine {100% {left: 125%;}}
.circle {width: 24px;margin: 3px auto 0;display: flex;justify-content: space-between;align-items: center;padding: 0 3px;}
.circle-bubble {width:5px;height:5px;border-radius: 50%;background-color: #72a54a;}
.circle1 {animation: pulse .4s ease 0s infinite alternate;}
.circle2 {animation: pulse .4s ease .2s infinite alternate;}
.circle3 {animation: pulse .4s ease .4s infinite alternate;}
@keyframes pulse {
	from {opacity: 1;transform: scale(1);}
	to {opacity: 1;transform: scale(.35);}
}
@keyframes myfirst {
	0% {
		transform: translate(0px, 0px);
	}
	50%{
		transform: translate(0px, -3px);
	}
	100%{
		transform: translate(0px, 0px);
	}
}
@keyframes shake{
      33.3%{transform:translateX(-6px)}
      49.95%{transform:translateX(4px)}
      66.6%{transform:translateX(-2px)}
      83.25%{transform:translateX(1px)}
      to{transform:translateX(0)}
}
.he{position: relative;}
.he-img {position: relative;overflow: hidden;}
.he-img img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.he-nr::before,
.he-nr::after {content: '';position: absolute;top: 0;bottom: 0;right: 0;left: 0;-webkit-transition: all .6s ease-in-out;-o-transition: all .6s ease-in-out;transition: all .6s ease-in-out;}
.he:hover .he-nr::before {right: 50%;left: 50%;background: rgba(255, 255, 255, 0.2);}
.he:hover .he-nr::after {top: 50%;bottom: 50%;background: rgba(255, 255, 255, 0.2);}
.he:hover .he-img img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.row1{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;}
.row2{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.row3{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:3;overflow: hidden;}
.row4{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:4;overflow: hidden;}
.row5{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:5;overflow: hidden;}
.row6{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:6;overflow: hidden;}
.row7{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:7;overflow: hidden;}
.row8{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:8;overflow: hidden;}
     .clearfix{clear:both;}
     .f-l{float: left;}
     .f-r{float:right;}
     .ov{overflow:hidden;}
     .uk-container{padding: 0;} 
     .uk-container{max-width: 1400px;}
	 /* 顶部信息 */
	 .header-top{padding: 10px 3%;position:relative;background: #828282;}
	 .top-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
	 .top-left{display: flex;justify-content: space-between;flex-wrap: wrap;}
	 .top-left p{font-family: "Impact";color:#fff;font-size: 24px;line-height: 28px;text-transform: uppercase;}
	 .top-right{display: flex;justify-content: space-between;flex-wrap: wrap;}
	 .top-lx{font-size: 14px;line-height: 26px;color:#fff;margin:0 10px;}
	 .top-lx:hover{text-decoration: none;color:#fff;}
	 .top-icon{width: 26px;height: 26px;margin-right: 5px;}
		 .sousuo-box1{height:36px;width:100%;border:none;border:1px solid #282828;background: none; z-index: 99;border-radius: 18px;
		 }
		 .sousuo-box1>input{width:calc(100% - 40px);float:left;height: 36px;line-height: 36px;padding-left: 14px;
		 background:none;float:left;color:#000;border:none;}
		 .sousuo-box1>input::-webkit-input-placeholder{color:#000000;padding-left: 10px;opacity: 0.6;}
		 .sousuo-box1>button{width:13px;float:right;border:none;background: none;float:right;margin-top: 7px;margin-right:16px;}
	   .lar-box{width:60px;display: flex;align-items: center;flex-direction: row;padding-left: 20px;}
	   .lar-box1{display:flex;justify-content:space-between;width:40px;}
	   .lar{width:24px;height:16px;margin-left:6px;}
	   .lsj{width:9px;height:4px;margin-top:5px;}
	   .lar-name{color:#282828;font-size:14px;line-height:16px;}
	   .lar-xiala{width:40px!important;padding:0px!important;;margin:0!important;}
	   .lar-xiala1{padding:5PX 0!important;margin:0!important;background: none;width: auto!important;}
	   .lar-box2{width:40px;display:flex;justify-content:space-between;;margin:0!important;}
		/* 导航样式 */
	    .header{padding:8px 3%;background: #e9e9e9;z-index:10;}
		.top{position: fixed;top: 0;left: 0;width:100%}
		.header-nav .uk-container-center{position: relative;}
		.nav-box{display: flex;justify-content: space-between;flex-wrap: wrap;padding: 24px 0;}

		.nav-center{width:calc(100% - 210px);display: flex;align-items: center;flex-direction: row;justify-content: space-between;padding: 0 0;}
		.nav-right1{width:190px;display: flex;align-items: center;flex-direction: row;}
		.uk-navbar-nav{display: flex;justify-content: space-between;width: 100%;max-width: 980px;}
		.uk-navbar-nav>li>a{color:#000000;line-height:40px;font-size: 18px;font-weight: bold;position: relative;height: 40px;padding: 0;
		}
		.uk-navbar-nav>li>a:before{content: " ";width: 14px;height: 2px;background: #fcbe00;position: absolute;bottom: 0;left: calc(50% - 7px);bottom: 0;
		display: none;
		}
		.uk-navbar-nav>li.uk-active>a:before{display: block;}
		.uk-navbar-nav{display: flex;justify-content: space-between;flex-wrap: wrap;}
		.uk-navbar-nav>li{text-align: center;line-height: 20px;position:relative;}
		.uk-navbar-nav>li.uk-active>a{color:#fcbe00;background:none;}
		.uk-navbar-nav>li.uk-active>a:before{left: calc(50% - 13px);}
	.uk-navbar-nav>li.uk-open>a, .uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a:focus{color:#fcbe00;background:none;}
	.uk-navbar-nav>li.uk-open>a, .uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a:before:focus{color:#fcbe00;background:none;} 
		.uk-navbar-toggle{margin-left: 20%;margin-top: 3%;}
		.nav-zuo>a{display: block;width: 100%;line-height:24px;text-align: left;font-size: 18px;margin-bottom: 6px;
		 padding-left: 10%;color:#ffffff;text-transform: uppercase;color:#fff;} 
		.erji{font-size: 14px!important;padding-left: 10%!important;color:#ccc!important;margin-bottom: 2px!important;line-height: 24px!important;z-index:99;} 
		.erjiname>a>span{text-align: right;color:#fff;float: right;opacity: 0;} 
		.d-erji{background:none;padding-top:0;background:#e2e2e2;padding-bottom: 0;left:0!important;
		text-align: left;
		}
		.d-erji>ul>li>a{line-height: 24px!important;color:#000!important;font-size: 16px;font-weight: 200;border-bottom: 1px dashed #afafaf;}
		.d-erji>ul>li:nth-child(2) span{display: none;}
		.d-erji>ul>li>a:hover{background:rgba(252,190,0,1);color:#fff!important;}
		.d-erji>ul>li>a:hover span{opacity: 1;}
		.erjiname{position:relative;}
	    .sanji>a{line-height: 24px!important;color:#000!important;font-size: 16px;font-weight: 200;border-bottom: 1px dashed #afafaf;
		display: block;padding:5px 15px;display:block;}
	    .sanji>a:hover{background:rgba(252,190,0,1);color:#fff!important;}
	    .sanji{
	    position: absolute;left: 100%; top: 0;background:#e2e2e2;width:200px;display:none;color:#000!important;
	    }
	    .erjiname:hover .sanji{display:block!important;}
	
		.sousuo-box{height:42px;width:100%;border:none;background: none;border:1px solid #eaeaea;margin-top:30px;border-radius: 20px;}
		.sousuo-box>input{width:calc(100% - 58px);float:left;height: 40px;line-height: 40px;padding-left: 18px;
		background:none;float:left;border:none;color:#fff;}
		.sousuo-box>button{width:22px;float:right;border:none;background: none;float:right;margin-top: 8px;margin-right:36px;}
		
			@media(max-width:1200px){  
				.uk-navbar-nav>li>a{padding: 0 4px;}
			}
		@media(max-width:1060px){  
		  
		  
		  
		  .uk-navbar-nav>li>a{padding: 0 6px;}
		  }
	
	    @media(max-width:768px){  
	     
			.top{position: inherit!important;} 
	   
	    .header{padding: 0;}
		.nav-box{padding: 0;}
		
		.nav-center{padding: 0;background: #daa70b;display: block;width: 100%;max-width: 100%;}
		.header>.uk-container{padding: 0;}
		.sousuo-box1{display: none;}
		.uk-navbar-toggle{margin-top: 0;background: #fcbe00!important;margin-left: 0;color:#fff;}	
		.nav-right{display: none;}
		.top-lx{margin: 0;margin-right: 10px;}
		}

	/* 首页公司简介 */
	   .index-ab{padding: 3%;background: url(images/bg1.jpg) top center repeat-y #f4f5f5;}
	   .index-title{display: flex;justify-content: center;margin-bottom: 14px;}
	   .title-xian{display: inline-block;width:40px;height: 1px;background: #a3a3a3;margin-top:25px;}
	   .title-center{font-size: 48px;line-height: 52px;text-align: center;display: inline-block;font-family: "Impact";
	   margin: 0 30px;color:#3c3c3c;
	   }
	   .index-xian{width: 34px;height: 4px;background: #3c3c3c;margin: 0 auto 50px;}
	  .iab-title{font-size: 36px;line-height: 42px;color:#3c3c3c;font-family:"Impact";text-transform: uppercase;}
	  .iab-desc{font-size: 18px;line-height: 32px;color:#3c3c3c;margin-top: 24px;}
	  .iab-desc{max-height:260px;overflow:hidden;overflow-y: auto;padding-right:10px;}
	  .iab-desc::-webkit-scrollbar {background: #dbdbdb;width: 4px;}
	  .iab-desc::-webkit-scrollbar-thumb {background: #8a8a8a;}
	    .iab-more{display: block;margin: 30px 0 40px;}
	   .iab-box{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 40px;}
	   .iab-left{width: 57%;}
	   .iab-right{width: 40%;display: flex;align-items: center;flex-direction: row;}
	    .iab-name{color:#3c3c3c;opacity: 0.4;font-size: 36px;line-height: 40px;font-family: "Impact";transition: 0.6s;}
		.iab-name span{color:#3c3c3c;opacity: 0.4;font-size: 24px;line-height: 40px;font-family: "Impact";transition: 0.6s;}
       .iab-desc1{font-size: 14px;color:#3c3c3c;line-height: 18px;opacity: 0.4;margin-top: 12px;}
	   .iab-box1:hover .iab-name{opacity: 1;}
	   .iab-box1:hover .iab-desc1{opacity: 1;}
	   @media(max-width:960px){
		   .iab-left{width: 100%;margin-bottom: 20px;}   
		   .iab-right{width: 100%;}   
		   .title-center{font-size: 24px;line-height: 30px;}
		   .title-xian{margin-top: 14px;}
	   }
	/* 首页产品分类 */
	.index-fl{background: #f5f5f5;padding: 3%;}
	.infl-box{display: block;overflow: hidden;}
	.infl-top{overflow: hidden;}
	.infl-tu{transition: 0.6s;display: block;width: 100%;}
	.infl-bottom{width: calc(100% - 20px);background: rgba(0,0,0,.8);margin: -70px auto 0;position: relative;z-index: 10;padding: 30px 20px;
	transition: 0.6s;
	}
	.infl-name{font-size: 18px;color:#ffffff;line-height: 24px;font-weight: bold;text-align: center;height: 24px;}
	.infl-xian{width: 34px;height: 4px;background: #ffffff;margin: 10px auto 12px;}
	.infl-desc{font-size: 16px;line-height: 24px;height: 48px;font-weight: 100;color:#ffffff;text-align: center;margin: 0 auto;max-width: 320px;}
	.infl-box:hover{text-decoration: none;}
	.infl-box:hover .infl-tu{transform:scale(1.1);}
	
	
	
	/* 首页主推产品 */
	.index-pr{padding: 3% ;}
	
	.inpr-titlebox{display: flex;justify-content: space-between;margin-bottom: 28px;flex-wrap: wrap;}
	.inpr-title{font-size: 30px;color:#3c3c3c;line-height: 34px;margin: 0;text-align:left;font-weight: bold;width: 28%;
	text-transform: uppercase;font-family: "Impact";}
	.inpr-rigth{width: 70%;}
	.inpr-rigth>div{display: flex;justify-content: center;border-bottom: 1px solid #ccc;}
	.iprnav-box{max-width: 770px;width: 100%;}
	.iprnav-box .uk-active a{color:#fff;background: #3c3c3c;}
	.iprnav{text-align: center;font-size: 18px;height: auto;}
	.iprnav-box a{font-size: 18px;line-height:68px;display: block;color:#3c3c3c;background: none;font-weight: 400;
	text-align: center;
	}
	.iprnav-box a:focus {
	    outline: none;
	}
	.iprnav-box a:hover{color:#fff;background: #3c3c3c;text-decoration: none;}
	.ipr-box{position: relative;overflow: hidden;border: 1px dashed rgba(255,255,255,.5);}
	
	.ipr-img{width: 100%;display: block;margin: 0 auto;transition: 0.6s;}
	.ipr-name{color:#ffffff;font-size: 18px;line-height: 24px;text-align: center;margin-top: 10px;transition: 0.6s;}
	.ipr-a{display: block;width: 100%;border: 1px solid #ccc;}
	.ipr-a:hover{text-decoration: none;}
	.inpr-fugai{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,.8);
	display: flex;justify-content: center;align-items: center;flex-direction: row;transform: rotateY(90deg);transition: 0.6s;
	}

	.ipr-a:hover .ipr-img{transform: scale(1.1);}
	.ipr-a:hover .inpr-fugai{transform: rotateY(0);}
   .pleft::before,.pright::before{display: none;}
   
	.pleft{display: block!important;left: -5%!important;}
	.pright{display: block!important;right: -5%!important;}
	    @media(max-width:1500px){
	    .pleft{display: block!important;left:1%!important;transform: scale(0.8);}
	  .pright{display: block!important;right:1%!important;transform: scale(0.8);} 
	   		 	 	   }  
	@media(max-width:960px){
	.index-pr{padding: 3%;}	
		.inpr-title{width: 100%;margin-bottom: 30px;}
		.inpr-rigth{width: 100%;}
		.iprnav-box{max-width: 100%;width: 100%;}
	}
	
		
	 /* 首页案例展示 */
	 .index-case{padding: 3% 0 0;background: #ebebeb;}
	 .index-case .uk-container{max-width: 1920px;}
	 .iwhy-nr{display: flex;justify-content: space-between;}
	  .iwhy-box{position: relative;overflow: hidden;height: 952px;max-width: 750px;transition: 1s;}
	  .iwhy-tubox{background: #000;}
	  .iwhy-tu{width: 750px;height: 952px;max-width: fit-content!important;opacity: 0.7;}
	  
	   .iwhy-box1{position: absolute;width: 100%;left: 0;bottom: 0;display: flex;justify-content: center;height: 248px;}
	    .iwhy-left{width: 100%!important;overflow: hidden;transition: 1s;height: 248px;
	     background: rgba(0,0,0,0);opacity: 1;padding: 0 10%;padding-bottom: 20px;
	    display: flex;flex-direction: column;justify-content: end;
	    }
		.iwhy-num{font-size: 72px;line-height: 76px;color:#ffffff;text-align: left;margin-bottom: 8px;height: 76px;}
	 		.iwhy-name{font-size: 24px;line-height: 28px;color:#ffffff;text-align: left;height: 28px;}
			.iwhy-xian{width: 35px;height: 2px;background: #fff;margin: 10px 0 20px;} 
			.iwhy-desc{font-size: 16px;line-height: 30px;color:#ffffff;text-align: left;height: 0;transition: 0.6s;}	
	 	
	 
	   .iwhy-box{width: 20.3%;}
	  .active{width: 100%;}
	   .active .iwhy-left{width: 100%!important;padding:20px 30px;opacity: 1; background: rgba(0,0,0,.3);} 
	   .active  .iwhy-desc{height: 60px;}
	   .active .iwhy-tu{opacity: 1;}   
	   
	   /* 首页机器展示 */
	   .index-equ{background: #f2f2f2;padding: 3%;}
	   .equ-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
       .equ-left{width: 25%;}
	   .equ-title{font-size: 30px;line-height: 34px;color:#3c3c3c;font-family: "Impact";margin-top:40px;text-transform: uppercase;}
	   .equ-xian{width: 34px;height: 4px;background: #3c3c3c;margin: 24px 0 30px;}
	   .equ-desc{font-size: 18px;line-height: 42px;color:#3c3c3c;}
	   .equ-right{width: 68%;}		  
	   .equ-tu{display: block;width: 100%;}
	  @media(max-width:960px){
	 .equ-left{width: 100%;margin-bottom: 40px;}	
	 .equ-right{width: 100%;}
	  }
		  
		  /* 首页新闻板块 */
		  .index-news{padding: 3%;background: #fff;}
	  
		 .inews-more:hover{color:#fff;text-decoration: none;background: #000;}   
		  .inews-nr{display: flex;justify-content: space-between;flex-wrap: wrap;}
		  .inews-left{width: 45%;position: relative;}
		  .inews-ico{width: 100%;}
		  .inews-box1{position: relative;display: block;background: #f8f8f8;transition: 0.6s;}
          .inews-bottom{padding:30px 20px;display: flex;justify-content: space-between;flex-wrap: wrap;}
		  .inews-date1{color:#031627;font-size:16px;line-height: 20px;margin-bottom: 4px;}
		  .inews-left2{width: calc(100% - 180px);}
		  .inews-right2{width: 171px;}
		  .inews-name1{color:#031627;font-size:18px;line-height: 24px;}
		  .inews-right{width: 53%;display: flex;align-items: center;flex-direction: column;justify-content: space-between;
		  }
		  .inews-box1:hover{text-decoration: none;transform: scale(1.02);
		  -moz-box-shadow:0px 0px 10px #ADADAD; -webkit-box-shadow:0px 0px 10px #ADADAD; box-shadow:0px 0px 10px #ADADAD;
		  }
		  
		  .inews-box{transition: 0.6s;display: flex;justify-content: space-between;
		  width: 100%;padding: 30px 20px;
		}
		  .inews-yuan{width: 8px;height: 8px;background: #434a4c;border-radius: 50%;margin-top: 8px;}
		  .inews-left1{width: calc(100% - 130px);}
		  .inews-right1{width: 88px;padding-top: 10px;}
		  .inews-right1 img{opacity: 1;transition: 0.6s;margin: 30px auto 0;display: block;}
		  .inews-date{color:#515151;line-height: 24px;font-size: 14px;text-align: center;}
		  .inews-name{color:#000000;font-size: 18px;line-height: 24px;transition: 0.6s;margin-bottom: 12px;max-width: 380px;}
		   .inews-desc{color:#515151;font-size: 16px;line-height: 24px;transition: 0.6s;
		   max-width: 380px;
		   }
		  
		  .inews-box:hover{text-decoration: none;
		  	  -moz-box-shadow:0px 0px 10px #ADADAD; -webkit-box-shadow:0px 0px 10px #ADADAD; box-shadow:0px 0px 10px #ADADAD;
		  }
		  .inews-box:hover .inews-name{text-decoration: none;}


		  @media(max-width:960px){
		  .inews-left{width: 100%;padding:20px 0;}	
		  .inews-right{width: 100%;padding:0;}
		  .inews-box{padding: 16px;}
		  .inews-news{padding-bottom: 3%;}
		  	} 
		   
	
			
		
		/* 页尾信息 */
		.footer{background: url(images/bg2.png);padding-top:2%;padding-bottom: 0;}
		.f-box{overflow: hidden;display: flex;justify-content: space-between;flex-wrap: wrap;padding-bottom: 20px;}	
		.f-left{width: 14%;}
		.f-center{width: 29%;}
		.f-center1{width: 28%;}
		.f-right{width: 14%;display: flex;align-content:center;justify-content: center;flex-direction: column;}
		.qr{display: block;}
		.f-lxbox{display: flex;justify-content: space-between;margin-bottom: 2px;}
		.f-lx{width: calc(100% - 50px);font-size: 16px;line-height: 24px;color:#ffffff;text-align: left;padding-top: 8px;
		margin-bottom: 20px;display: block;
		}
		.f-lxbox img{width: 38px;height: 38px;}
		.f-lxbox:hover{text-decoration: none;color:#fff;}
		
		
		.f-title{color:#ffffff;;font-size: 24px;line-height: 32px;margin-bottom:6px;text-transform: uppercase;margin-bottom: 30px;}
		.f-xian{width: 38px;height: 5px;background: #fff;margin-bottom: 20px;}
		.shemei{display: block;margin-top:64px;}
		.f-nav{display: block;font-size: 16px;line-height: 20px;color:#fff;transition: 0.6s;margin-bottom: 14px;}	
		.f-nav:hover{color:#fcbe00;text-decoration: none;letter-spacing: 2px;}
		.bottom{padding: 10px 0;border-top: 1px solid #fff;}
		.sitem{color:#fff;}
		.bottom p{color:#fff;font-size: 16px;}
		.bottom span{color:#fff;float:right;margin-left: 10px;}
		.sm-box{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 20px;max-width: 200px;}
		
		
		
	  @media(max-width:960px){ 
	 .footer{padding-left:3%;padding-right: 3%;}
	 .f-left{width: 48%;margin-bottom: 20px;}
	 .f-center{width: 48%;margin-bottom: 20px;}
	 .f-center1{width: 48%;margin-bottom: 20px;}
	 .f-right{width: 48%;margin-bottom: 20px;}
	 }
	    @media(max-width:768px){ 
	 .f-left{width: 100%;margin-bottom: 20px;}
	 .f-center{width: 100%;margin-bottom: 20px;}
	 .f-center1{width: 100%;margin-bottom: 20px;}
	 .f-right{width: 100%;margin-bottom: 20px;}
	
	 }
  /* 表单 */
  .biaodan{margin-top: 24px;}
	.biaodan>li>input{width: 100%;height: 42px;font-weight: 400;background:rgba(255,255,255,.3);border-radius: 6px;
	border:1px solid #707171!important;color:#fff;padding-left: 16px;font-size: 16px;margin-bottom: 10px;}
	.biaodan>li>input::-webkit-input-placeholder{color:#d4d4d4;font-size: 16px;}
	.biaodan>li>textarea{width: 100%;font-weight: 400;background: rgba(255,255,255,.3);border:1px solid #707171!important;color:#fff;
	padding-left: 16px;line-height: 30px;font-size: 14px;border-radius: 3px;border-radius: 6px;
	}
	.biaodan>li>textarea::-webkit-input-placeholder {color: #d4d4d4;line-height: 30px;font-weight: 400;font-size: 16px;} 
	.biaodan>li>textarea::-moz-input-placeholder {color: #d4d4d4;line-height: 30px;font-weight: 400;font-size: 16px;} 
	.biaodan>li>textarea::-ms-input-placeholder {color: #d4d4d4;line-height: 30px;font-weight: 400;font-size: 16px;} 
	.send{
		width: 150px!important;
		height: 40px!important;
		font-size: 18px;
		border:1px solid #afb0b0;
		background: #afb0b0;
		color: #3c3c3c;
		font-weight: 100;
		text-transform: uppercase;
		transition: 0.8s;-webkit-transition: 0.8s;
		display: block;
	    margin-top: 20px;
         margin-bottom: 10px;
	}
	.send:hover{background: #fff;color:#000;border-color:#fff;}

    /* 内页面包屑 */
   .m-box>a{font-size:16px;color:#fff;text-decoration: none;line-height:30px;font-weight: 400;text-transform: uppercase;}
   .xian5{background:none;padding:12px 0;background: #3c3c3c;border-top: 1px solid #fff;}
   .mbx-home{margin-right: 10px;}
   .banner-box{position: relative;margin: 0 auto;width: 100%;max-width: 1920px;}
   .banner-nr{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;align-items: center;flex-direction: row;justify-content: center;}
   .banner-title{text-align: center;font-size: 48px;color:#ffffff;line-height: 52px;text-transform: uppercase;font-weight: bold;}
   .banner-xian{width: 60px;height: 5px;background: #ffffff;margin: 4px auto 10px;}
   .banner-subtitle{text-align: center;font-size: 16px;color:#ffffff;line-height: 20px;}
   @media(max-width:768px){
 .banner-title{text-align: center;font-size: 20px;color:#ffffff;line-height: 24px;}  

   }
   /* 内页公司简介 */
	.about{padding:3%;}
    .ab-title{text-transform: uppercase;font-size: 48px;color:#3c3c3c;line-height: 52px;margin-bottom: 8px;}
	.ab-xian{width: 34px;height: 4px;background: #3c3c3c;margin-bottom: 30px;}
	@media(max-width:800px){

	
	  }
	/* 工厂图片 */
	.gc{padding: 3%;background: #ffffff;}


	/* 企业优势 */
	.ys{padding:5% 3%;background:#f2f2f2;}
	.ny-title{display: flex;justify-content: center;margin-bottom: 14px;}
	.ny-xian{display: inline-block;width:24px;height: 1px;background: #313131;margin-top:10px;}
	.ny-center{font-size: 18px;line-height: 22px;text-align: center;display: inline-block;
	margin: 0 18px;color:#313131;letter-spacing: 5px;text-transform: uppercase;
	}
	.ny-title1{text-align: center;font-size: 40px;font-weight: 400;color:#3c3c3c;line-height: 44px;font-family: "Impact";
	margin-bottom: 40px;margin-top: 0px;text-transform: uppercase;}
	.ys-title{font-size:62px;line-height: 62px;}
	.ys-title span{font-size: 42px;}
	.ys-desc{font-size: 24px;line-height: 30px;}
	.ys-box{max-width: 300px;margin: 0 auto;}
	.ys-box:hover .ys-title{opacity: 1;}
	.ys-box:hover .ys-title span{opacity: 1;}
	.ys-box:hover .ys-desc{opacity: 1;}
	/* 企业优势二 */
	.why{padding: 3%;background: #f2f2f2;}
	.why-box{overflow: hidden;}
	.why-tu{width: 100%;transition: 0.6s;}
	.why-title{font-size: 24px;line-height: 28px;color:#3c3c3c;margin-top: 20px;}
	.why-xian{width: 24px;height: 4px;background: #3c3c3c;margin: 10px 0 16px;}
	.why-desc{font-size: 16px;line-height:30px;color:#3c3c3c;}
	.why-box:hover .why-tu{transform: scale(1.1);}
	/* 证书板块 */
	.our{background: url(images/our.jpg) top center repeat;padding: 3%;}
	.ny-title2{color:#fff;}
	.ny-title3{color:#fff;}
	.ny-xian1{background: #fff;}
    .ny-center{color:#fff;}
	.our-box{overflow: hidden;}
	.our-right{float: right;width: 33%;}
	.our-left{float: left;width: 58%;}
	.our-tubox{width: 100%;display: flex;justify-content: end;}
	 @media(max-width:800px){
		.our-left{float: none;width: 100%;}  
	    .our-right{float: none;width: 100%;} 
		.our-tubox{display: none;}
	  }
	
	  /*内页新闻列表 */
	     .news-list{padding:3% 0;}
	     .nlist-box{padding: 10px 0;transition: 0.8s;margin-bottom: 30px;}
	     .nlist-nr{display: flex;justify-content: space-between;flex-wrap: wrap;}
	     .nlist-left{width: 74%; 
		 display: flex;justify-content: space-between;flex-wrap: wrap;transition: 0.6s;
		 }
	     .nlist-left1{border-right: 1px solid #bdbdbd;width: 150px;display: flex;flex-direction: row;align-items: center;height: 100%;}
		 .data-box{width: 100%;}
		 .nlist-right1{width: calc(100% - 150px);padding-left: 30px;display: flex;align-items: center;flex-direction: row;
		 background: #f1f1f1;transition: 0.6;}
		 .nlist-right2{max-width: 800px;}
		 
	     .nlist-right{width:26%;}
	     .news-nian{color:#30333a;font-size: 76px;font-weight: bold;margin-bottom: 6px;line-height: 80px;text-align: center;}
	     .news-date{color:#333f47;font-size: 20px;text-align: center;text-align: center;}
		 .news-date1{color:#333f47;font-size: 16px;text-align: center;text-align: left;display: none;margin-top: 10px;}
	     .nlist-left2{display: flex;flex-direction: row;align-items: center;}
	     .news-title{color:#000000;font-size: 18px;line-height: 24px;height: 24px;font-weight: bold;
	     }
	     .news-xian{width:100%;height: 1px;background: #bdbdbd;margin: 12px 0 20px;}
	     .news-desc{color:#000000;font-size: 16px;line-height: 24px; height: 48px;}
	    .news-more{text-align: center;font-size: 16px;line-height:50px;width: 166px;background: #3c3c3c;margin-top: 10px;color:#fff;transition: 0.6s;}
	     .nlist-box:hover{background: #3c3c3c;}
	     .nlist-box:hover .nlist-nr{text-decoration: none;}
		 .nlist-box:hover .nlist-left{background: #3c3c3c;}
		 .nlist-box:hover .nlist-right1{background: #3c3c3c;}
	     .nlist-box:hover .nlist-left1{border-right: 1px solid #666666;}
	     .nlist-box:hover .news-title{color: #fff;}
	     .nlist-box:hover .news-xian{background: #666666;}
	     .nlist-box:hover .news-nian{color: #fff;opacity: 1;}
	     .nlist-box:hover .news-date{color: #fff;opacity: 1;}
		 .nlist-box:hover .news-date1{color: #fff;opacity: 1;}
	     .nlist-box:hover .news-desc{color: #fff;opacity: 1;}
	     .nlist-box:hover .news-more{color: #3c3c3c;background: #ffffff;}
	     
	   @media(max-width:960px){
	    .nlist-left{margin: 0;}
	    
	   }
	
	    @media(max-width:768px){
		.nlist-nr{padding-bottom: 24px;}	
	    .nlist-left{width: 100%;}
	    .nlist-right{width: 100%;padding: 0 20px;}
		.nlist-right img{width: 100%;}
	    .nlist-left1{display: none;}
		.nlist-right1{width: 100%;padding: 20px;}
		.news-date1{display: block;}
		
	      }
	
	/*内页新闻详情 */
	.news-page{padding:3%;}
	.news-page>div{max-width:1400px;}
	.xq-title{font-size:30px;line-height: 32px;font-weight: bold;text-align: center;color:#343434;}
	.news-content{display: flex;justify-content: center;flex-wrap: wrap;}
	.news-content p{padding:0 20px;font-size: 14px;color:#5a5a5a;}
	.xq-xian{margin: 14px auto;display: block;width:100%;height:1px;background: #d1d1d1;max-width: 1450px;}
	.news-ico{margin: 30px auto 0;display: block;}
	.news-bottom{margin: 20px auto;}
	.pr-next{margin:4% auto 0;width:360px;}
	.pr-next>p{width:165px;height: 33px;border:1px solid #424242;color:#333333;line-height: 33px;text-align: center;font-size: 14px;cursor:pointer;}
	.pr-next>p:hover{border:1px solid #3c3c3c;background: #3c3c3c;color:#ffffff;}
	.pr-next>p:nth-child(1){float:left;}
	.pr-next>p:nth-child(2){float:right;}
	@media(max-width:480px){
	.m-box{padding: 0 15px;}
	}
	@media(max-width:400px){
	.pr-next{margin:20px auto 0;width:167px;}
	.pr-next>p{margin-bottom: 5%;}
	}
	/* 内页案例列表 */
	.case-list{padding: 3%;}
	.case-nr{display: block;background: #fff;padding: 4px;transition: 0.6s;}
	.case-box{overflow: hidden;}
	.case-tu{display: block;width: 100%;transition: 0.6s;}
	.case-name{color:#000000;font-size: 18px;line-height: 24px;text-align: center;margin: 14px 0;transition: 0.6s;font-weight: 400;}
	/* 产品列表 */
	.pr-list{padding: 3% 3%;}
	.pro-left {padding-right: 0;}
	.pro-leftbox{background: url(images/lprbg.jpg) bottom left no-repeat;padding-bottom: 130px;background-size:100% ;}
	.pr-titlebox{display: flex;background: #3c3c3c; padding: 20px 20px;align-items: center;flex-direction: row;margin-bottom: 0;}
	
	.pr-title{color:#ffffff;font-size:30px;line-height:32px;font-weight: bold;text-transform: uppercase;text-align: left;
	}
    .pr-xian{width:44px;height: 6px;background: #ffffff;margin-top: 6px;}
	.pro-left ul li {display: block;text-align: left;line-height: 70px;margin-top:10px;background: #7b7b7b;padding:0 7%;}
	.pro-left ul li a {display: block;font-size: 20px;color: #ffffff;}
	.pro-left ul li:hover,.pro-left ul .default {background: #fcbe00;color: #fff;}
	.pro-left ul li:hover a,.pro-left ul .default a {color: #fff;background:#fcbe00 ;}
	.lei-list{}
	.lei-list div .lei-name1 p{color:#fcbe00!important;text-decoration: underline;} 
		.nav-box2{margin-bottom: 2px;padding-bottom: 0;}
		.nav-box1{overflow:hidden;height:0;position:relative;}
	    .lei-list h3{padding: 0;padding: 11px 20px;position:relative;text-align: left;
		 color:#000000;line-height:20px;font-size: 18px;font-weight: bold;margin-bottom: 0;min-height: 70px;
		 display: flex;align-items: center;
	         }
	    .nav-box3{margin-bottom:0;padding: 0 0;background: #ebeced;}
		.nav-xian{border-bottom: 1px dashed #adadae;height: 1px;width: calc(100% - 40px);margin: 0 auto;}
		.nav-box3:hover{cursor: pointer;}
		 .lei-list a p{font-size: 16px;line-height: 20px;float: right;color:#000;padding: 5px 26px;width: 100%;
		 background: none;text-align: left;
		 }
	.sanjiao2{transform: rotate(0)!important;margin-right: 8px;position: relative;top: -2px;} 
	.lei-list h3>img{position:absolute;top:calc(50% - 8px);right:16px;}
	.lei-list div .uk-active img{transform: rotate(90deg);}
	.lei-list div .uk-active1{color:#fcbe00!important;}
	.uk-accordion-content{padding:0!important;}
	
	.lpr-box{display: block;transition: 0.6s;}
	.lpr-tu{overflow: hidden;border: 1px solid #bfbfbf;position: relative;}
	.lpr-tu img{width: 100%;transition: 0.6s;}
	.lpr-fugai{position: absolute;left: 0;top: 0;background: rgba(0,0,0,.8);width: 100%;height: 100%;
	display: flex;justify-content: center;align-items: center;flex-direction: row;transition: 0.6s;transform: rotateY(90deg);
	}
   .lpr-name1{color:#fff;text-align: center;margin-bottom: 8px;font-size:18px;line-height: 24px;}
   .lpr-more{display: block;width:134px;line-height: 38px;text-align: center;color:#fff;font-size: 16px;border: 1px solid #fff;
   margin: 18px auto 0;height: 38px;
   }
	.lpr-name{font-size: 18px;color:#232935;line-height: 24px;transition: 0.6s;text-align: center;transition: 0.6s;
	margin-top: 8px;}

	.lpr-box:hover{text-decoration: none;}
	.lpr-box:hover .lpr-fugai{transform: rotateY(0);}
	.lpr-box:hover .lpr-tu img{transform: scale(1.1);}


	.lpr-box:hover .lpr-name{opacity: 0;}
    
	@media(max-width:960px){
	.title-left1{width: 100%;margin-bottom: 20px;}	
	.title-right1{width: 100%;}	
	}

/* 产品详情*/
	.pr-page{padding:3%;background: #fff;}
	.pr-nr1{display: flex;align-items: flex-end;justify-content: space-between;flex-direction: column-reverse;height: 100%;}
	.pr-top{margin-bottom: 10px;width: 100%;}
	.pr-box1{margin-top: 20px;padding: 0 20px;width: 100%;}
	.show{width: 100%;border: 1px solid #ccc;overflow: hidden;overflow: hidden;}
	.xiao{border: 1px solid #ccc;overflow: hidden;}
	.npr-title{color:#000000;font-size: 36px;line-height: 40px;font-weight: 400;margin-bottom: 18px;}
	.npr-xian{width: 100%;height: 1px;background: #ccc;margin-bottom: 20px;max-width: 752px;}
	.pr-lx{width: 100%;max-width: 400px;}
	.cont{display: block;width: 190px;height: 58px;background: #3c3c3c;text-align: center;line-height: 58px;font-size: 16px;color:#ffffff;
	}

	.cont:hover{text-decoration: none;color:#fff;}
	.pr-box2 .uk-active .xiao{border: 1px solid #fcbe00!important;}
	.content-nr{padding: 3%;}
	.bottom-title{color:#000000;font-size: 24px;line-height: 34px;font-weight: bold;margin-bottom: 8px;margin-top: 40px;}
	.bottom-xian{width: 100%;height: 3px;background: #bebebe;margin-bottom: 20px;}
	.s-left::before,.s-right::before{display: none;}
	.s-left{left:-8%!important;display: block!important;border: none;color:#999999;}
	.s-right{right:-8%!important;display: block!important;border: none;color:#999999;}	
	.s-left:hover{background: none!important;color:#fcbe00!important;}
	.s-right:hover{background: none!important;color:#fcbe00!important;}
	/* 更多产品 */
	.rel{padding: 3%;padding-top: 0;}
	.rel-title{color:#000000;text-align: center;font-size: 36px;line-height: 40px;text-transform: uppercase;margin-bottom: 10px;
	font-weight: bold;}
	.rel-xian{width: 38px;height: 4px;background: #232935;margin: 0 auto 40px;}
	.rel-name{text-align: center;padding: 0 20px;font-size: 18px;line-height: 24px;color:#000000;margin-top: 10px;}
	.rel-tu{border: 1px solid #ccc;display: block;}
	.p-left::before,.p-right::before{display: none;}
     .p-left{display: block!important;left: -4%!important;}
	.p-right{display: block!important;right: -4%!important;}
	.r-left::before,.r-right::before{display: none;}
	 .r-left{display: block!important;left: -4%!important;width: 41px!important;height: 141px!important;top:45%!important;}
	.r-right{display: block!important;right: -4%!important;width: 41px!important;height: 141px!important;top: 45%!important;}
	
	  @media(max-width:1600px){
		 	  .s-left{display: block!important;left:1%!important;}
		 	  .s-right{display: block!important;right:1%!important;}   
			  .p-left{display: block!important;left:1%!important;}
			  .p-right{display: block!important;right:1%!important;} 
			  .r-left{display: block!important;left:1%!important;}
			  .r-right{display: block!important;right:1%!important;} 
		 	   }
	
  @media(max-width:960px){
	.pr-nr1{display: block;}  
	.pr-box1{margin-bottom: 20px;}
  }
 
   /* 内页服务页面 */
   .service{padding: 3%;}
   .ser-title{font-size: 26px;line-height: 30px;color:#343434;font-weight: bold;}
   .ser-xian{width: 100%;height: 1px;background: #d1d1d1;max-width: 496px;margin: 8px 0 30px;}
   .ser-icon{display: block;width: 100%;border: 1px solid #d1d1d1;border-radius: 10px;}
   .ser-icon:hover{animation: shake 0.6s;text-decoration: none;}
   .ser-bottom{margin-top: 40px;}
   .ser-xian1{margin-bottom: 16px;}
   .ser-subtitle{font-size: 18px;line-height: 24px;color:#343434;margin-bottom: 40px;}
   .ser-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
   .ser-left{width: 47%;}
   .ser-tu{display: block;width: 100%;}
   .ser-right{width: 50%;}
   @media(max-width:960px){
   .ser-left{width: 100%;margin-bottom: 20px;}
   .ser-right{width: 100%;}
   }
   /* 模具制造 */
   .project{padding: 3%;}
   .project-title{font-size: 26px;line-height: 30px;color:#343434;font-weight: bold;}
   .project-xian{width: 100%;height: 1px;background: #d1d1d1;max-width: 496px;margin: 8px 0 30px;}
   .project-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
   .project-left{width: 53%;max-width: 700px;}
   .project-right{width:45%}
   .project-tu{width: 100%;display: block;}
   .project-bottom{margin: 40px auto 0;}
   .project-nr{display: flex;justify-content: space-between;}
   .project-nume{background: #3c3c3c;border-radius:5px;width: 28px;height: 28px;text-align: center;color:#fff;font-size: 18px;
    line-height: 28px;font-weight: bold;}
   .project-desc{width: calc(100% - 36px);font-size: 18px;line-height: 24px;}
   @media(max-width:960px){
   .project-left{width: 100%;margin-bottom: 20px;}
   .project-right{width: 100%;}
   }
/* 联系我们 */
	.contact{padding: 3%;}  
	.c-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.c-left{width:49%;max-width: 550px;}
	.con-title{color:#292929;font-size: 30px;margin-top:0;line-height: 36px;font-weight: 400;
	margin-bottom: 30px;}
	.c-lxbox{display: flex;justify-content: space-between;margin-bottom: 2px;}
	.c-lx{width: calc(100% - 50px);font-size: 16px;line-height: 24px;color:#000000;text-align: left;padding-top: 8px;
	margin-bottom: 20px;display: block;
	}
	.c-lxbox img{width: 38px;height: 38px;}
	.c-lxbox:hover{text-decoration: none;color:#000000;}
	
	.c-right{width:49%;position: relative;z-index: 10;display: flex;justify-content: center;
	overflow: hidden;}
	
	.map{margin-top: 60px;}
	
	
	  @media(max-width:960px){
	  .c-left{width:100%;float: none;margin-bottom: 20px;}
	 .c-right{width:100%;float: none;padding: 0;}
	 
	  }
	
	  
	 /* 联系我们表单 */
	.biaodan1 li{margin-bottom: 15px;}
	.biaodan1 li input{width: 100%;height: 52px;font-weight: 400;background: none;line-height: 52px;
	border: 1px solid #aaaaaa;color:#000;border-radius: 4px;padding-left: 10px;}
	.biaodan1 li input::-webkit-input-placeholder{color:#757575;line-height: 52px;}
	.biaodan1 li textarea{width: 100%;font-weight: 400;background: none;border:none;color:#000;border: 1px solid #aaaaaa;line-height: 52px;
	border-radius: 4px;padding-left: 10px;}
	.biaodan1 li textarea::-webkit-input-placeholder {color: #757575;line-height: 30px;font-weight: 400;line-height: 52px;} 

	.button-box{margin-top:10px;}
	.send1{
		width: 126px!important;
		height: 40px!important;
		border-radius: 0;
		background: #3c3c3c;
		color: #fff;
		font-size: 18px;
		transition: 0.8s;-webkit-transition: 0.8s;
		display: block;
		
		border: none;
		
	}
  .send1:hover{background: #000;color:#fff;}    
 

	CSS Document */
	


