*{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: 'AkzidenzGrotesk-Medium';
    src : url('AkzidenzGrotesk-Medium.otf'); 
}
@font-face{
    font-family: 'ITC FRANKLIN GOTHIC LT HEAVY';
    src : url('ITC FRANKLIN GOTHIC LT HEAVY.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;
  }
}  
.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)}
}
.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;}

		 .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-nav{padding:12px 3%;background: #fff;}
		.header-nav .uk-container-center{position: relative;max-width: 1400px;}
		.nav-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
		.nav-left{width: 260px;
		display: flex;align-items: center;flex-direction: row;
		}
		.logo{max-width: 240px;}
		.nav-center{width:calc(100% - 560px);display: flex;align-items: center;flex-direction: row;justify-content: space-between;padding: 0 0;}
		.nav-right1{width:240px;display: flex;align-items: center;flex-direction: row;}
		.nav-center  .uk-navbar-nav{width: 100%;max-width: 740px;}
		.uk-navbar-nav>li>a{color:#000000;line-height:40px;font-size: 18px;font-weight: 400;padding: 0 2px;position: relative;height: 40px;font-weight: bold;}
		.uk-navbar-nav>li>a:before{content: " ";width: 100%;height: 2px;background: #e5ab6a;position: absolute;bottom: 0;left: 0;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;padding: 0 20px;}
		.uk-navbar-nav>li.uk-active>a{color:#e5ab6a;background:none;}
		.uk-navbar-nav>li.uk-active>a:before{left:0;}
	.uk-navbar-nav>li.uk-open>a, .uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a:focus{color:#e5ab6a;background:none;}
	.uk-navbar-nav>li.uk-open>a, .uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a:before:focus{color:#e5ab6a;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:rgba(252,176,38,.9);padding-bottom: 0;left:0!important;
		text-align: left;	
		}
		.d-erji>ul>li>a{line-height: 24px!important;color:#fff!important;font-size: 16px;font-weight: 200;border-bottom: 1px solid #fff;}
		.d-erji>ul>li:nth-child(2) span{display: none;}
		.d-erji>ul>li>a:hover{background:rgba(252,176,38,.8);}
		.d-erji>ul>li>a:hover span{opacity: 1;}
	
		.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:1300px){  
				.nav-left{width: 200px;}
				.nav-center{width: calc(100% - 520px);}
				.uk-navbar-nav>li{padding: 0 14px;}
			}
		@media(max-width:1100px){  
		  .nav-left{width: 100%;}
		  .logo{margin:  0 auto 20px;}
		  .nav-center{width: calc(100% - 320px);}
		  .uk-navbar-nav>li{padding: 0 12px;}
		  }
	@media(max-width:1100px){
	.uk-navbar-nav>li{padding: 0 6px;}
	  }
	    @media(max-width:768px){  
	         .nav-left{width: 100%;}
			 
	    .lar-box{position:absolute;right:40px;top:20px;}     
	    .header-nav{padding: 0;}
		
		.nav-center{padding: 0;background: #e5ab6a;display: block;width: 100%;max-width: 100%;}
		.header-nav>.uk-container{padding: 0;}
		.sousuo-box1{display: none;}
		.uk-navbar-toggle{margin-top: 0;background: #f59d3a!important;margin-left: 0;color:#fff;}	
		.nav-right{display: none;}
		}
    	/* 首页流行品牌 */
	   .index-pop{padding: 3%;}
		.index-title{font-size: 48px;color:#000000;line-height: 52px;text-align: center;margin-bottom: 8px;text-transform: uppercase;font-weight: bold;}
		.index-subtitle{font-size:14px;line-height:18px;color:#000000;opacity:0.34;margin-bottom:34px;text-align: center;}
		.ipop-box{width: 100%;height: 80px;background: #f1f1f3;display: flex;align-items: center;flex-direction: row;justify-content: center;}
       .ipop-name{text-align: center;padding: 0 15px;font-size: 18px;line-height: 24px;transition: 0.6s;}
	   .ipop-box{margin-bottom: 10px;}
	     .ipop-box:hover .ipop-name{color:#e2ad6b;}
		.index-pop .uk-dotnav > * > *{width: 50px;height: 5px;border:none;background: #23253c;border-radius: 0;} 
		.index-pop .uk-dotnav > .uk-active > *{background:#e2ad6b;}
		.ipop-more{display: block;margin: 50px auto 0;text-align: center;width: 228px;height: 50px;background: #23253c;transition: 0.6s;
		color:#fff;line-height: 50px;
		}
		.ipop-more:hover{text-decoration: none;color:#fff;background: #e2ad6b;}
	/* 首页企业优势 */
		.index-why{padding: 3%;padding-top: 1%;}
		.inys-box{display:block;overflow: hidden;transition: 0.6s;}
		.inys-box1{margin:0 auto ;width: 81px;overflow: hidden;}
		.inys-icon{width: 126px;height: 81px;position: relative;left: 0;
		  transition: .6s;display: block;-webkit-filter: drop-shadow(#e5ab6a 81px 0);filter: drop-shadow(#e5ab6a 81px 0);    
		}
		.inys-name{text-align: center;font-size: 18px;line-height: 20px;margin: 20px 0 6px;font-weight: bold;transition: 0.6s;color:#000000;}
		
		.inys-desc1{color:#000000;font-size: 14px;line-height: 18px;text-align: center;transition: 0.6s;opacity: 0.6;}
		.inys-box:hover .inys-name{color: #e5ab6a;}
		.inys-box:hover .inys-icon{left: -100%;}
		
		/* 首页产品信息 */
		.index-pr{padding: 3%;background: url(images/bg1.jpg) top center no-repeat;}
		.index-pr li{margin-bottom: 20px;}
		.index-title1{color:#fff;}
		.index-subtitle1{color:#fff;}
		.index-desc{color:#fff;font-size: 16px;line-height: 20px;text-align: center;max-width: 684px;margin: 54px auto;}
		.inpr-box{position: relative;overflow: hidden;}
		.inpr-a{display: block;background: #f1f1f3;position: relative;}
		.inpr-a:hover{text-decoration: none;}
		.inpr-a:hover .inpr-img1{animation:big 1s;}
		.inpr-a:hover .inpr-jia{color:#fff;background: #e2ad6b;}
		.inpr-img{width: 100%;display: block;}
		.inpr-img1{width: 100%;position: absolute;left: 0;top: 0;}
		 .inpr-name{text-align: center;font-size: 18px;line-height: 24px;margin: 10px auto 20px;padding: 0 15px;}	
		 .inpr-desc{text-align: center;font-size: 14px;line-height: 20px;padding: 0 15px;opacity: 0.6;margin-bottom: 18px;}	
		 .inpr-jia{width:150px;line-height: 32px;text-align: center;font-size: 20px;background: #23253c;color:#e5ab6a;
		 margin: 0 auto;transform: translateY(16px);transition: 0.6s;
		 }
		/* 首页公司简介 */
		.index-ab{background: url(images/bg2.jpg) top center no-repeat ;padding:3%;padding-top: 2%;}
		.iab-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
		.iab-left{width: 60%;background: #f1f1f3;padding: 90px 110px;position:relative;}
		.iab-title{font-size: 48px;color:#000000;line-height: 52px;text-align: left;margin-bottom: 30px;text-transform: uppercase;font-weight: bold;
		
		}
		.iab-title::before{content: "";width:84px;height: 6px;background: #000000;position: absolute;left: 0;top: 112px;}
		.iab-desc{font-size: 16px;line-height: 30px;color:#000000;margin-bottom: 40px;}
		.iab-more{display: block;font-size: 14px;line-height:32px;background: #23253c;text-align: center;transition: 0.6s;
		width: 150px;color:#fff;}
		.iab-more:hover{background: #000;text-decoration: none;color:#fff;}
		.iab-right{width: 36%;}
         .iab-tu img{display: block;border: 5px solid #f1f1f3;margin-bottom: 14px;}
		 .iab-tu1 img{display: block;border: 5px solid #f1f1f3;}
			@media(max-width:1300px){
			.iab-left{padding: 70px 80px;}		
			.iab-title::before{width: 70px;top: 90px;}	
			}
		@media(max-width:1200px){
		.iab-left{padding: 50px 60px;}		
				.iab-title::before{display: none;}	
		}	
		@media(max-width:960px){
		.iab-left{width: 100%;margin-bottom: 20px;padding: 18px}
		.iab-right{width: 100%;}
		
		}		 
		/* 首页视频展示 */
		.index-video{padding: 3%;background: url(images/bg3.jpg) top center no-repeat;padding-bottom: 50px;}
		@media(max-width:960px){
		.bf{width: 50px;}
		
		
		}		
		
		/* 首页新闻展示 */
		.index-news{background: #f1f1f3;}
		.index-news .uk-container{max-width: 1920px;}
		.inews-nr{width: 100%;max-width: 1660px;display: flex;justify-content: space-between;flex-wrap: wrap;}
		.inews-left{width:51%;background: url(images/bg4.jpg) top center no-repeat;margin-top: -30px;
		padding: 36px;display: flex;justify-content: end;
		}
		.inews-frist1{background: #fff;width: 100%;max-width: 560px;padding:47px 27px;height: auto;display: block;}
		.inews-box1{display: block;height: 450px;overflow-y: auto;padding-right: 20px;}
		.inews-box1::-webkit-scrollbar {background: #ccc;width: 1px;}
		.inews-box1::-webkit-scrollbar-thumb {background: #000;}
		.inews-desc1{font-size: 14px;line-height: 22px;color:#666666;margin-top: 30px;}
		.inews-tu1{overflow: hidden;}
		.inews-tu1 img{display: block;width: 100%;transition: 0.6s;}
		.inews-tu1:hover img{transform: scale(1.1);}
		.inews-box1:hover{text-decoration: none;}
		.inews-right{width:39%;padding: 30px 0;}
        .inews-title{font-size: 48px;line-height: 52px;font-weight: bold;margin-bottom: 8px;color:#000000;}
		.inews-subtitle{font-size: 14px;line-height: 16px;margin-bottom: 50px;color:#333333;}
		.inews-box{display: flex;justify-content: space-between;margin-bottom: 34px;}
		.inews-left1{width: 142px;}
		.inews-date{width: 142px;height: 29px;background: #23253c;text-align: center;font-size: 16px;line-height: 29px;color:#fff;transition: 0.6s;}
		.inews-right1{width: calc(100% - 160px);}
		.inews-name{font-size: 18px;line-height: 29px;margin-bottom: 8px;font-weight: bold;transition: 0.6s;}
		.inews-desc{font-size: 14px;line-height: 20px;color:#666666;}
		.inews-box:hover{text-decoration: none;}
		.inews-box:hover .inews-date{background: #e5ab6a;}
		.inews-box:hover .inews-name{color: #e5ab6a;}
			#nt-example1{margin:0;padding:0;height:440px;}
		#nt-example1 li{margin:0;padding:0;}
		@media(max-width:1200px){
		.inews-right{width:48%;padding: 30px 0;}
		}	
	@media(max-width:900px){
	.inews-left{width:100%;margin-bottom: 20px;justify-content: center;}
	.inews-right{width:100%}
	}		
	@media(max-width:500px){
	.inews-left{width:100%;margin-bottom: 20px;justify-content: center;padding: 10px;}
	.inews-right{padding: 0 15px;}
	.inews-frist1{padding: 10px;}
	.inews-right{width:100%}
	.inews-title{margin-bottom: 20px;}
	}
	/* 首页评价 */
   .index-cus{padding: 3%;background: #f5f5f5;}
   .incus-box{display: block;padding: 8px;background: #fff;}	   
   .incus-tu{border: 1px solid #dcdcdc;margin-bottom: 24px;transition: 0.6s;}	
   .incus-box1{display: flex;justify-content: space-between;margin-bottom: 10px;}
   .incus-name{width: calc(100% - 100px);font-size: 18px;line-height: 20px;font-weight: bold;color:#000000;transition: 0.6s;}
   .inus-date{font-size: 16px;line-height: 20px;color:#000000;opacity: 0.8s;}
   .incus-xian{width: 100%;height: 1px;background: #000;opacity: .1;margin: 0 auto 10px;}
   .incus-desc{font-size: 16px;line-height: 20px;height: 100px;opacity: 0.8;}
   .incus-xing{margin: 12px auto 10px;display: block;}
  .incus-box:hover{text-decoration: none;}
   .incus-box:hover .incus-name{color: #e5ab6a;}	
   .incus-box:hover .incus-tu{border:1px solid  #e5ab6a;}	
		/* 页尾信息 */
		.footer{background: #1f2136;padding-top:2%;padding-bottom: 0;}
		.f-box{overflow: hidden;display: flex;justify-content: space-between;flex-wrap: wrap;}	
		.f-center{width: 22%;}
		.f-center1{width: 34%;max-width:440px;}
		.f-right{width: 37%;}
		.f-lxbox{display: flex;justify-content: space-between;margin-bottom: 2px;}
		.f-lx{width: calc(100% - 30px);font-size: 16px;line-height: 30px;color:#ffffff;text-align: left;}
		.f-lxbox img{width: 20px;height: 20px;margin-top: 4px;}
		.map-box{margin-top: 20px;max-width: 192px;display: flex;justify-content: space-between;}
		
		.f-title{color:#fff;font-family: "AkzidenzGrotesk-Medium";font-size: 24px;line-height: 32px;margin-bottom:6px;text-transform: uppercase;}
		.foot-xian{width: 30px;height: 4px;background: #e5ab6a;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: 10px;}	
		.f-nav:hover{color:#fcb026;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;}
		.link-box{display: flex;justify-content: flex-start;flex-wrap: wrap;margin-bottom: 20px;}
		.link-title{color:#fff;font-size:18px;line-height: 24px;}
		.link-name{color:#fff;font-size:14px;line-height: 24px;padding: 0 15px;}
		.link-name:hover{text-decoration: none;color:#fcb026;}
	  @media(max-width:960px){ 
	 .footer{padding-left:3%;padding-right: 3%;}
	 .f-center{width: 48%;margin-bottom: 20px;}
	 .f-center1{width: 48%;margin-bottom: 20px;}
	 .f-right{width: 100%;margin-bottom: 20px;}
	 }
	    @media(max-width:768px){ 
	 
	 .f-center{width: 100%;}
	 .f-center1{width: 100%;}
	 .f-right{width: 100%;margin-bottom: 20px;}
	 }
  /* 表单 */
  .biaodan{margin-top: 24px;}
	
	.biaodan>li>input{width: 100%;height: 42px;font-weight: 400;background:#fff;border-radius: 6px;
	border:1px solid #fff!important;color:#000;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: #fff;border:1px solid #d4d4d4!important;color:#000;
	padding-left: 16px;line-height: 48px;font-size: 14px;border-radius: 3px;border-radius: 6px;
	}
	.biaodan>li>textarea::-webkit-input-placeholder {color: #d4d4d4;line-height: 40px;font-weight: 400;font-size: 16px;} 
	.biaodan>li>textarea::-moz-input-placeholder {color: #d4d4d4;line-height: 40px;font-weight: 400;font-size: 16px;} 
	.biaodan>li>textarea::-ms-input-placeholder {color: #d4d4d4;line-height: 40px;font-weight: 400;font-size: 16px;} 
	.send{
		width: 150px!important;
		height: 40px!important;
		font-size: 18px;
		border:1px solid #e5ab6a;
		background: #e5ab6a;
		color: #ffffff;
		font-weight: 100;
		text-transform: uppercase;
		transition: 0.8s;-webkit-transition: 0.8s;
		display: block;
	    margin-top: 20px;
         margin-bottom: 30px;
	}
	.send:hover{background: #fff;color:#000;border-color:#fff;}

    /* 内页面包屑 */
   .m-box>a{font-size:16px;color:#fff;text-decoration: none;line-height:46px;font-weight: 400;text-transform: uppercase;}
   .xian5{background:none;padding:12px 0;background: #1d2022;border-top: 1px solid #fff;}
   .mbx-home{margin-right: 10px;}
   /* 内页公司简介 */
	.about{padding: 3%;background: #f1f1f3;}
	.ab-box{display: flex;}
	.ab-title{font-size: 48px;font-weight: bold;color:#000000;margin-bottom: 26px;margin-top: 14px;}
	.ab-title span{display: inline-block;width: 40px;height: 4px;background: #000;}
	.ab-ico{display: block;transition: 0.6s;margin: 0 auto;}
	.work{padding: 3%;}
    .work-tu{display: block;width: 100%;}
	.ys{padding: 3%;background: #f1f1f3;}
	.ys-box{padding: 80px 10px;}
	.ys-box:hover{background: #23253c;}
	.ys-box:hover .inys-desc1{color: #fff;}
	.h-left::before,.h-right::before{display: none;}
	 .h-left{display: block!important;left: -6%!important;}
	.h-right{display: block!important;right: -6%!important;}
	
	  @media(max-width:1600px){
			  .h-left{display: block!important;left:1%!important;transform: scale(0.8);}
			  .h-right{display: block!important;right:1%!important;transform: scale(0.8);} 
		 	   }

	  /*内页新闻列表 */
	     .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: #e5ab6b;margin-top: 10px;color:#fff;transition: 0.6s;}
	     
	     .nlist-box:hover{background: #e5ab6b;}
	     .nlist-box:hover .nlist-nr{text-decoration: none;}
		 .nlist-box:hover .nlist-left{background: #e5ab6b;}
		 .nlist-box:hover .nlist-right1{background: #e5ab6b;}
	     .nlist-box:hover .nlist-left1{border-right: 1px solid #fff;}
	     .nlist-box:hover .news-title{color: #fff;}
	     .nlist-box:hover .news-xian{background: #fff;}
	     .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: #e5ab6b;background: #fff;}
	     
	   @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: #8d8d8d;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 #e5ab6a;background: #e5ab6a;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%;}
	}

	/* 产品列表 */
		.pr-list{padding: 3% 3%;}
		.pr-title{font-size: 24px;line-height: 28px;color:#fff;padding: 30px 5px;text-align: center;background: #23253c;font-weight: bold;
		margin-bottom: 1px;}
		.pro-left {padding-right: 0;padding-right: 30px;}
		.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: #065cac;color: #fff;}
		.pro-left ul li:hover a,.pro-left ul .default a {color: #fff;background:#065cac ;}
		    
			.nav-box2{margin-bottom: 2px;padding-bottom: 0;background: #f7f7f7;}
			.nav-box1{overflow:hidden;height:0;position:relative;}
		    .lei-list h3{padding: 0;padding: 12px 34px;position:relative;text-align: left;
			 color:#fff;line-height:20px;font-size: 16px;font-weight: 400;margin-bottom: 0;background: #23253c;
		         }
			.lei-list h3:hover{cursor: pointer;}	 
		    .nav-box3{margin-bottom:8px;}
			 
			 .lei-list a p{font-size: 14px;line-height: 28px;float: right;color:#666666;padding: 6px 30px;width: 100%;
			 text-align: left;
			 }
			 .lei-list div .lei-name1 p{color:#e2ad6b!important;background: none;text-decoration: underline;} 
			 .lei-list h3>img{position:absolute;top:calc(50% - 3px);right:20px;}
			 .lei-list div .uk-active img{transform: rotate(90deg);}
		     .lei-list div .uk-active1{color:#fff!important;background: #e2ad6b;}
		     .uk-accordion-content{padding:0!important;;}
		.in-pr-box{position: relative;overflow: hidden;}
		.in-pr-imgbox{overflow: hidden;border: 1px solid #ccc;position: relative;}
		.in-pr-img{width: 100%;display: block;margin: 0 atuo;transition: 0.6s;}
		.fugai{position: relative; position: absolute;background: rgba(0, 0, 0, 0.6);width: 100%;height: 100%;overflow: hidden;
							left: 0px;top: 0px;transform-style: preserve-3d;transform: perspective(1200px) rotateY(-90deg) translateZ(0px);opacity: 0;
							/* border-top-right-radius: 10px;border-top-left-radius: 10px; */transition: all 500ms ease;
							display: flex;justify-content: center;align-items: center;flex-direction: row;
					}
		.lpr-more{width: 162px;line-height: 38px;background: #e2ad6b;text-align: center;font-size: 16px;color:#fff;margin:0 auto;
		text-transform: uppercase;
		}
				.addto{display: block;color:#fff;font-size: 18px;width: 266px;height: 55px;background: #1a4fa1;text-align: center;line-height: 55px;
				margin: 80px auto 50px;
				}
		.in-pr-box1{display: flex;justify-content: start;margin-top: 8px;}
		.in-pr-title{text-align: left;font-size:18px;line-height: 20px;margin: 10px 0;text-align: left;
		line-height: 24px;}
		.in-pr-desc{font-size: 14px;line-height: 20px;margin: 4px 0 0;opacity: 0.6;}
		.in-pr-Now{display: block;width: auto;height: 30px;text-align: left;color:#000000;line-height: 30px;
		font-size:14px;transition: 0.6s;
		}	
		.check{margin-right: 8px;margin-top: 5px;width: 20px;height: 20px;}
		.in-pr-a{display: block;}
		.in-pr-box>a{display: block;}
		.in-pr-box>a:hover{text-decoration: none;}
		.in-pr-a:hover{text-decoration: none;}
		.in-pr-Now:hover{color:#fff;text-decoration: none;}
		.in-pr-a:hover .in-pr-img{transform: scale(1.1);}
		.in-pr-a:hover .in-pr-title{color:#e2ad6b;}
		.in-pr-box:hover  .fugai{transform: perspective(1200px) rotateY(0deg) translateZ(0px);transition-delay: 0.1s;opacity: 1;}
		.addto{display: block;color:#fff;font-size: 14px;width: 176px;height: 32px;background: #30333a;text-align: center;line-height: 32px;
		margin: 80px auto 50px;
		}
		.addto:hover{text-decoration: none;background: #e2ad6b;color:#fff;transition: 0.6s;}
		.xp-box{display: flex;justify-content: center;margin: 80px auto 50px;}
	.inq{display: block;color:#fff;font-size: 14px;width: 113px;height: 30px;background: #444e56;text-align: center;line-height: 30px;margin:0 15px;}
	.continue{display: block;color:#fff;font-size: 14px;width: 160px;height: 30px;background: #444e56;text-align: center;line-height: 30px;margin:0 15px;}
	.xp-box a:hover{text-decoration: none;background: #000;color:#fff;transition: 0.6s;}

	.in-pr-Now1{display: block;width: 112px;height: 30px;text-align: center;color:#fff;line-height: 30px;
	font-size:12px;background: #e2ad6b;transition: 0.6s;text-transform: uppercase;
		}
		 /* 推荐位 */
		.prlist-bottom img{width: 100%;display: block;}
		
		 @media(max-width:960px){
		 .pro-left{padding-right: 0;}
		 
		 	}
		 	@media(max-width:768px){
		 .prlist-bottom{display: none;}
		 }

	/* 产品详情*/
	.pr-page{padding:3%;background: #fff;}
	.pr-box1{margin-top: 20px;}
	.show{width: 100%;border: 1px solid #ccc;overflow: hidden;}
	.xiao{border: 1px solid #ccc;}
	.npr-title{color:#333333;font-size: 24px;line-height: 28px;margin-top: 30px;font-weight: bold;margin-bottom: 10px;}
	.npr-xian{width: 100%;height: 1px;background: #000;margin-bottom: 20px;max-width: 752px;opacity: 0.6;}
	.pr-lx{display: flex;justify-content: space-between;width: 100%;max-width: 400px;}
	.cont{display: block;width: 190px;height: 58px;background: #e2ad6b;text-align: center;line-height: 58px;font-size: 16px;color:#f9fafb;
	}
	.pr-lxname{font-size: 24px;color:#333333;font-weight: bold;line-height: 58px;margin-bottom: 15px;margin-top:20px;}
	.cont:hover{text-decoration: none;color:#fff;background: #000;}
	.pr-page .uk-active img{border: 1px solid #e2ad6b!important;}
	.content-nr{padding: 3%;}
	.bottom-title{color:#333333;font-size: 24px;line-height: 28px;font-weight: bold;margin-bottom: 12px;}
	.bottom-xian{width: 100%;height: 1px;background: #000000;margin-bottom: 20px;opacity: 0.6;}
	.pr-tubox{margin: 20px auto;}
	.pr-tubox img{width: 100%;}
	.s-left::before,.s-right::before{display: none;}
	.s-left{left:-6%!important;top: 52%!important;display: block!important;border: none;color:#999999;width: 34px;}
	.s-right{right:-6%!important;top: 52%!important;display: block!important;border: none;color:#999999;width: 34px;}	
	.s-left:hover{background: none!important;color:#e2ad6b!important;}
	.s-right:hover{background: none!important;color:#e2ad6b!important;}
  
	
	  @media(max-width:1600px){
		 	  .s-left{display: block!important;left:3%!important;}
		 	  .s-right{display: block!important;right:3%!important;}   

		 	   }
 .biaodan2>li{margin-bottom: 3%;position: relative;}
	 .biaodan2>li>input::-webkit-input-placeholder {
	          color: #999999;
	  }
	  .biaodan2>li>input{width: 100%;height: 35px;margin-bottom: 15px;font-weight: 300;background: #f2f3f5;
	   border:1px solid #f2f3f5;color:#888888;}
	 
	  .biaodan2>li>textarea{width: 100%;font-weight: 300;background: #f2f3f5;border:1px solid #f2f3f5;color:#888}
	  .biaodan2>li>textarea::-webkit-input-placeholder {color: #999999;line-height: 40px;font-weight: 300;background: #f2f3f5;border:1px solid #f2f3f5;} 
	  .biaodan2>li>textarea::-moz-input-placeholder {color: #999999;line-height: 40px;font-weight: 300;background: #f2f3f5;border:1px solid #f2f3f5;} 
	  .biaodan2>li>textarea::-ms-input-placeholder {color: #999999;line-height: 40px;font-weight: 300;background: #f2f3f5;border:1px solid #f2f3f5;} 
	.send2{
	width: 126px!important;
	height: 32px!important;
	background: #fcb026;
	border:1px solid #fcb026;
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	transition: 0.8s;-webkit-transition: 0.8s;
	display: block;
	transition: 0.6s;	
	}
   
   /* 视频列表 */	
   	.video-list{padding: 3%;}
   	.video-name{text-align: center;margin-bottom: 14px;margin-top: 16px;font-size: 18px;line-height: 22px;color:#333333;}
   	.video-box1{position: relative;}
   	.bf-fugai{position: absolute;left: 0;top: 0;left: 0;top: 0;background: rgba(0,0,0,.2);width: 100%;height: 100%;}
   	.bf{position: absolute;margin:  auto;left: 0;top: 0;right: 0;bottom: 0;width: 100px;}
   	
   
 
	/* 联系我们 */
    .contact{padding: 3%;}
	.con-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
   .con-left{width: 60%;max-width: 720px;}
   .con-right{width: 38%;max-width: 420px;padding-top: 20px;}
   .con-lxbox{display: flex;justify-content: space-between;flex-wrap: wrap;max-width: 530px;}
   .con-icon{width: 23px;height: 23px;}
   .con-lx{width: calc(100% - 40px);font-size: 20px;line-height: 22px;color:#292929;text-transform: uppercase;font-weight: bolder;
   
   }
   .con-lx1{width: calc(100% - 40px);font-size: 16px;line-height: 25px;color:#292929;}
   .con-icon1{display: block;margin: 0 auto 6px;}
   .con-lx2{color:#090909;font-size: 16px;text-align: center;}
   .cont-map1{padding: 2% 0;}
   .cont-map1 .uk-container{max-width: 1920px;}
  @media(max-width:768px){
  .con-left{width: 100%;max-width: 100%;}
  .con-right{width: 100%;max-width: 100%;}
 }
	/* 联系我们表单 */
	  .cont-map{padding: 3%;}
	  .contact-title{font-weight: bolder;font-size: 20px;line-height: 24px;margin-bottom: 20px;}
	  .yz-box li{margin-bottom: 30px;position: relative;padding-right: 20px;}
	 .con-biaodan>li{margin-bottom: 20px;position: relative;padding-right: 20px;}
	 .xing{font-size: 16px;line-height: 20px;margin-bottom: 12px;color:#757575;font-weight: bold;}
	 .xing2{margin-top:20px;}
	 .xing span{color:red;position: relative;top: 0px;}
	  .con-biaodan>li input{width: 100%;height: 40px;font-weight: 400;background: #eeeeee;
	  border:1px solid #eeeeee!important;color:#666666;padding-left: 10px;}
	  .con-biaodan>li input::-webkit-input-placeholder{color:#666666;}
	  .con-biaodan>li>textarea{width: 100%;font-weight: 400;background: #eeeeee;border:1px solid #eeeeee!important;color:#000;
	  padding-left: 10px;
	  }
	  .con-biaodan>li>textarea::-webkit-input-placeholder {color: #666666;line-height: 40px;font-weight: 400;} 
	  .con-biaodan>li>textarea::-moz-input-placeholder {color: #666666;line-height: 40px;font-weight: 400;} 
	  .con-biaodan>li>textarea::-ms-input-placeholder {color: #666666;line-height: 40px;font-weight: 400;} 
		.yz-box input{margin-right: 30px;max-width: calc(100% - 163px);}
		.xing1{color:red;position: absolute;right:163px;top: 20px;font-weight: bolder;}
	  .con-send{
	  	width: 145px;
	  	height: 41px!important;
	  	background: #e5ab6a;
	  	border:1px solid #e5ab6a;
	  	color: #fff;
			font-size: 14px;
			font-weight: 400;
		margin-top: 30px;	
	  	transition: 0.8s;-webkit-transition: 0.8s;
	  	display: block;
			transition: 0.6s;
	  }
		.con-send:hover{background: #000;color:#fff}
	@media(max-width:768px){
		.con-send{float: none;}
		
		 }
	.bpr-title{font-size: 16px;line-height: 50px;color:#757575;padding: 0 0;font-weight: bold;}
	.bpr-nr{background-color: #eeeeee;display: flex;justify-content: flex-start;padding: 15px 0px;flex-wrap: wrap;min-height: 100px;}
	.bpr-nr a{display: block;color:#333333;font-size: 16px;line-height: 24px;padding: 0 20px;}
	


	CSS Document */
	


