*{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: #e58121; }
	 .top-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
	 .top-left{display: flex;justify-content: space-between;flex-wrap: wrap;min-width: 190px;}
	 .top-left a{margin-right: 8px;}
	 .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-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:40px;display: flex;align-items: center;flex-direction: row;}
	   .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;}
		.nav-left{width: 220px;
		display: flex;align-items: center;flex-direction: row;
		}
		.logo{max-width: 220px;}
		.nav-center{width:calc(100% - 560px);display: flex;align-items: center;flex-direction: row;justify-content: center;padding: 0 0;
		
		}
		.nav-right1{width:300px;display: flex;align-items: center;flex-direction: row;}
		.uk-navbar-nav>li>a{color:#000000;line-height:40px;font-size: 18px;font-weight: 400;padding: 0 30px;position: relative;height: 40px;
		}
		.uk-navbar-nav>li>a:before{content: " ";width: 14px;height: 2px;background: #e58121;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:#e58121;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:#e58121;background:none;}
	.uk-navbar-nav>li.uk-open>a, .uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a:before:focus{color:#e58121;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(229,129,33,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(229,129,33,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:1400px){  
				.uk-navbar-nav>li>a{padding: 0 14px;}
			}
			@media(max-width:1200px){  
				.uk-navbar-nav>li>a{padding: 0 10px;}
			}
		@media(max-width:1060px){  
		  .nav-left{width: 100%;}
		  .logo{margin:  10px auto 20px;}
		  .nav-center{width: calc(100% - 340px);}
		  .uk-navbar-nav>li>a{padding: 0 6px;}
		  }
	
	    @media(max-width:768px){  
	     .nav-left{width: 100%;}
			.top{position: inherit!important;} 
	    .lar-box{position:absolute;right:40px;top:80px;}     
	    .header{padding: 0;}
		.nav-center{padding: 0;background: #e58121;display: block;width: 100%;max-width: 100%;}
		.header>.uk-container{padding: 0;}
		.sousuo-box1{display: none;}
		.uk-navbar-toggle{margin-top: 0;background: #fd7c00!important;margin-left: 0;color:#fff;}	
		.nav-right{display: none;}
		.top-lx{margin: 0;margin-right: 10px;}
		}

	/* 首页产品栏目索引 */
		.index-sy{padding: 3%;background:url(images/bg1.jpg) top center no-repeat;}
		.in-title{font-size: 48px;line-height: 52px;text-align: center;font-weight: bold;margin: 0;}
		.in-xian{width: 60px;height: 8px;background: #e58121;margin: 10px auto 40px;}
		.sy-box{display: block;transition: 0.6s;padding: 12px;width: calc(100% - 20px);position: relative;
		margin:0 auto;}
		.sy-tu{width: 100%;transition: 0.6s;position: relative;z-index: 10;}
		.sy-name{font-size: 24px;line-height: 28px;text-align: center;padding: 0 10px;color:#000000;transition: 0.6s;margin-top: 20px;position: relative;z-index: 10;}
		.sy-more{font-size: 16px;color:#fff;background: #333333;width: 124px;line-height: 28px;border-radius: 14px;transition: 0.6s;z-index: 10;
		margin: 10px auto 0;text-align: center;margin-bottom: 24px;position: relative;}
		.sy-box::after{content:"";width:100%;height:100%;background:#cccccc;position: absolute;right:0;top:0;z-index:1;}
		.sy-box::before{content:"";position: absolute;left: 0;width: 100%;height: 0;top:0; z-index:2;background:#0a54ab;transition: all ease 0.5s;}	
		.sy-box:hover{text-decoration: none;}
		 .sy-box:hover::before{height: 100%;top: auto;bottom: 0;}
		 .sy-box:hover .sy-name{color: #ffffff;}
		 .sy-box:hover .sy-more{background: #e58121;}
		
		.sy-left::before,.sy-right::before{display: none;}
		.sy-left{display: block!important;left: -6%!important;}
		.sy-right{display: block!important;right: -6%!important;}
		@media(max-width:1500px){
		.sy-left{display: block!important;left:0!important;}
		.sy-right{display: block!important;right:0!important;} 
		 }
		
		/* 首页热门产品 */
       .index-hot{padding: 4% 3%;background: url(images/bg2.jpg) top left no-repeat #f2f2f2;}	
	   .hot-nr{display: flex;justify-content: space-between;flex-wrap: wrap;}
	   .hot-left{width: 330px;padding-right: 20px;}
	   .hot-right{width: calc(100% - 330px);}
	   .in-title1{text-align: left;color:#fff;}
	   .in-xian1{margin: 10px 0 20px;}
	   .hot-subtitle{font-size: 16px;color:#ffffff;line-height: 24px;text-transform: uppercase;max-width:236px;}
	   .hot-desc{font-size: 16px;color:#fff;line-height: 24px;margin-top: 40px;max-width:236px;}
	   .hot-more{display: block;text-align: center;color:#fff;width: 124px;line-height: 28px;background: #e58121;border-radius: 14px;
	  margin-top: 38px;transition: 0.6s;
	   }
	   .hot-more:hover{background: #000;color:#fff;text-decoration: none;}
	   .hot-descbox{display: flex;justify-content: end;margin-bottom: 50px;}
	   .hot-desc1{color:#282828;font-size: 16px;line-height: 24px;text-align: right;max-width:476px;}
	   .hot-box1{display: block;padding: 8px;}
	   .hot-box2{ background: #fff; padding-bottom: 18px;
	   -moz-box-shadow:0px 0px 8px #A6A6A6; -webkit-box-shadow:0px 0px 8px #A6A6A6; box-shadow:0px 0px 8px #A6A6A6;  
	   }
     .hot-tubox{overflow: hidden;}
	 .hot-tu{transition: 0.6s;}
	 .hot-xian{width: calc(100% - 4px);margin: 0 auto 10px;height: 1px;background: #000;}
	 .hot-name{font-size: 24px;line-height: 28px;color:#000000;text-align: center;padding: 0 5px;transition: 0.6s;}
	 .hot-more1{display: block;width: 100%;margin-top: 20px;}
	.hot-box1:hover{text-decoration: none;}
	.hot-box1:hover .hot-name{color:#e58121;}
	.hot-box1:hover .hot-tu{transform: scale(1.1);}
	.ho-left::before,.ho-right::before{display: none;}
	.ho-left{display: block!important;left: -6%!important;}
	.ho-right{display: block!important;right: -6%!important;}
	@media(max-width:1600px){
	.ho-left{display: block!important;left:2%!important;opacity: 0.7;}
	.ho-right{display: block!important;right:2%!important;opacity: 0.7;} 
	 }
	 @media(max-width:960px){
	 .hot-left{width: 100%;}
	 .hot-right{width: 100%;}
     .hot-desc1{color:#fff;text-align: left;margin-top: 20px;max-width: 100%;}
	  }
	.index-qua{padding: 3% 0;}
	.index-qua .uk-container{background: url(images/bg3.png) top left no-repeat #e8e8e8;max-width: 1920px;min-height: 330px;}
	.in-xian1{background: #fff;}
    .qua-nr{display: flex;justify-content: space-between;margin-top: 72px;flex-wrap: wrap;max-width: 1560px;}
	.qua-left{width: 55.7%;display: flex;align-items: center;flex-direction: row;min-height: 204px;justify-content: end;}
	.qua-left>div{max-width: 607px;width: 100%;}
	.qua-right{width: 44.3%;padding-left: 40px;display: flex;align-items: center;flex-direction: row;}
	.qua-desc{font-size: 30px;line-height: 36px;color:#000000;}
	 @media(max-width:960px){
	.qua-left{width: 100%;} 
	.qua-left>div{max-width: 100%;}
	.qua-right{width: 100%;margin-bottom: 50px;padding: 0;} 
	.index-qua .uk-container{padding-bottom: 40px;padding-left: 20px;padding-right: 20px;}
	 }
	 /* 首页企业优势 */
	 .index-why{padding: 3%;background: url(images/bg4.png) top center repeat;}
	 .in-xian2{margin: 10px 0 0;}
	 .iwhy-nr{display: flex;justify-content: space-between;flex-wrap: wrap;}
	 .iwhy-left{width:43%}
	 .iwhy-right{width:47%;padding-right: 20px;max-width: 700px;padding-top: 30px;}
     .iwhy-desc{font-size: 16px;color:#ffffff;text-align: left;margin-top: 26px;line-height: 24px;margin-bottom: 20px;}
	
	 .iwhy-more{display: block;color:#fff;text-align: center;font-size: 16px;line-height: 39px;width: 136px;background: #e58121;
	 margin-top: 30px;transition: 0.6s;}
	
	 .iwhy-more:hover {background-color:#000;text-decoration: none;color:#fff;}
	
	 
	 .iwhy-box{background: #8a8889;overflow: hidden;padding-bottom: 46px;position: relative;}
	 .iwhy-icon{margin:46px auto 0;display: block;position: relative;z-index: 20;max-width: 92px;}
	 .iwhy-name1{color:#ffffff;font-size: 18px;line-height: 24px;text-align: center;margin-top: 10px;position: relative;z-index: 20;}
	 .iwhy-box:before{content: '';width: 100%;height: 100%;position: absolute;left: 0;bottom: -100%;
	 background: #e58121;
	    	}
	 .iwhy-box:hover:before{bottom:0;transition: 0.8s;}
	 @media(max-width:960px){
	 .iwhy-left{width: 100%;margin-top: 40px;}
	 .iwhy-right{width: 100%;}
	 

	 }
	 
	   /* 首页公司简介 */
	     .index-ab{padding: 3% 0;background:url(images/bg5.jpg) top center no-repeat #f2f2f2;}
		 .index-ab .uk-container{max-width: 1920px;}
	     .iab-nr{display: flex;justify-content: space-between;flex-wrap: wrap;max-width: 1560px;background: #fff;border-bottom-right-radius: 100px;}
		 .in-title2{text-align: left;}
	 	.iab-left{width: 40%;padding: 20px 30px 20px;}
	 	.iab-right{width:60%;}
		.iabdesc-box{margin-top: 30px;height: 330px;overflow-x:auto;}
		.iabdesc-box::-webkit-scrollbar {background: #e9e9e9;width: 8px;border-radius:4px;}
		.iabdesc-box::-webkit-scrollbar-thumb {background: #e58121;border-radius:4px;}
	 	.iab-desc{font-size: 16px;line-height: 30px;color:#000000;}
	 	.iab-more{display: block;color:#fff;text-align: center;font-size: 16px;line-height: 40px;width: 138px;
	 	margin-top: 20px;transition: 0.6s;background: #e58121;}
	 	.iab-more:hover{text-decoration: none;color:#fff;background: #000;}
	 	.iab-img {position: relative;overflow: hidden;}
	 	.iab-img img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
	
		
		
	    .iab-bottom{background: #fff;padding: 3%;}
	 	.he:hover  img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
	 	@media(max-width:960px){
	 		.iab-left{width: 100%;margin-bottom: 20px;}
	 		.iab-right{width: 100%;}
	 		.iab-nr{margin-bottom: 30px;}
	 	}
		/* 首页新闻展示 */
		.index-news{padding: 3%;background: #f2f2f2;}
		  .inews-nr{display: flex;justify-content: space-between;flex-wrap: wrap;}
		  .inews-left{width: 43%;overflow: hidden;position: relative;display: block;background: #dddddd;}
		  .inews-tubox{position: relative;overflow: hidden;}
		  
		  .inews-tu{width: 100%;transition: 0.6s;}
		  .inews-box{width: 100%;bottom: 0;padding:0 12px;}
			.inews-name{font-size: 18px;color:#000000;line-height: 24px;font-weight: 400;margin-top: 16px;text-transform: uppercase;}
			.inews-date{font-size: 16px;color:#000000;line-height: 18px;margin: 8px 0 10px;}
			.inews-desc1{font-size: 16px;line-height: 24px;color:#000000;opacity: 0.6;}
		  .inews-more{width: 126px;line-height: 28px;border-radius: 14px;text-align: center;margin-top: 6px;color:#ffffff;margin-bottom: 20px;background: #333333;
		  transition: 0.6s;}

		  .inews-left:hover {text-decoration: none;}
		  .inews-left:hover .inews-tu{transform: scale(1.1);}
		  .inews-left:hover .inews-more{background: #e58121;}
		  .inews-right{width: 57%;padding-left: 50px;overflow: hidden;} 
		  .inews-box1{display: block;padding:3% 0;border-bottom: 1px solid #333333;transition: 0.6s;}
		  .inews-box2{display: flex;justify-content: space-between;flex-wrap: wrap;}
		  .inews-box1:last-child{border: none;}
		  .inews-left1{width: calc(100% - 110px);}
	    	.inews-right1{width: 100px;text-align: right;}
		  .inews-date1{font-size: 16px;line-height: 24px;color:#000;}
		  .inews-name1{font-size: 18px;line-height: 24px;margin-bottom: 12px;color:#333333;}
		  .inews-desc{font-size: 16px;line-height: 24px;color:#000000;margin-bottom:12px;max-width:530px ;}
		 .inews-more1{width: 126px;line-height: 28px;border-radius: 14px;text-align: center;margin-top: 6px;color:#ffffff;margin-bottom: 20px;background: #333333;
		 transition: 0.6s;}
		
		.inews-box1:hover{text-decoration: none;border-bottom: 1px solid #e58121;}
		.inews-box1:last-child:hover{text-decoration: none;border-bottom: none;}
	  .inews-box1:hover .inews-more1{background: #e58121;}
		@media(max-width:960px){
			.inews-left{width: 100%;}
		  .inews-right{width: 100%;padding: 0 10px;}
		}
		@media(max-width:768px){
		
		.inews-left1{width: 100%;}
		.inews-right1{width: 100%;}
		
		}
	
		/* 页尾信息 */
				.footer{background: url(images/bg6.png);padding-top:2%;padding-bottom: 0;}
				.f-box{overflow: hidden;display: flex;justify-content: space-between;flex-wrap: wrap;}	
				.f-left{width: 20%;}
				.f-center{width: 17%;}
				.f-center1{width: 29.4%;}
				.f-right{width: 26%;}
				.f-logo{display: block;margin-bottom: 40px;margin-top: 20px;}
				.f-lx{color:#fff;font-size: 16px;line-height: 28px;}
				.f-title{color:#fff;font-weight: 400;font-size: 24px;line-height: 30px;margin-bottom:6px;text-transform: uppercase;}
				.f-xian{width: 38px;height: 5px;background: #fff;margin-bottom: 18px;}
				.shemei{display: block;margin-top:64px;}
				.f-nav{display: block;font-size: 16px;line-height: 16px;color:#fff;transition: 0.6s;margin-bottom: 14px;}
				.fnav-name{width: calc(100% - 24px);font-size: 16px;line-height: 20px;color:#fff;text-transform: uppercase;}
				.f-nav:hover{color:#ffb500;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:#ffb500;}
			  @media(max-width:1080px){ 
			 .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){ 
		  .footer{padding: 3%;}
			.shemei1{margin: 0 auto;display: block;}		
		   .f-logo{margin: 20px auto;}
			 .f-left{width: 100%;}
			 .f-center{width: 100%;}
			 .f-center1{width: 100%;}
			 .f-right{width: 100%;margin-bottom: 20px;}
			 }
		/* 表单 */
			.biaodan>li{margin-bottom: 18px;}
			.biaodan>li>input{width: 100%;height: 34px;font-weight: 400;background:none;border-radius: 3px;
			border:1px solid #acacac!important;color:#ffffff;padding-left: 16px;font-size: 14px;}
			.biaodan>li>input::-webkit-input-placeholder{color:#ffffff;font-size: 14px;}
			.biaodan>li>textarea{width: 100%;font-weight: 400;background: none;border:1px solid #acacac!important;color:#ffffff;
			padding-left: 16px;line-height: 42px;font-size: 14px;border-radius: 3px;
			}
			.biaodan>li>textarea::-webkit-input-placeholder {color: #ffffff;line-height: 40px;font-weight: 400;font-size: 14px;} 
			.biaodan>li>textarea::-moz-input-placeholder {color: #ffffff;line-height: 40px;font-weight: 400;font-size: 14px;} 
			.biaodan>li>textarea::-ms-input-placeholder {color: #ffffff;line-height: 40px;font-weight: 400;font-size: 14px;} 
			.send{
				width: 88px!important;
				height: 32px!important;
				font-size: 18px;
				border:1px solid #acacac;
				color: #fff;
				font-weight: 400;
				transition: 0.8s;-webkit-transition: 0.8s;
				display: block;
				margin-left: calc(100% - 88px);
				border-radius: 5px;
				background: none;
			}
			.send:hover{background: #000;color:#fff;border-color:#000;}

    /* 内页面包屑 */
   .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: rgba(27,31,32,.8);border-top: 1px solid #fff;margin-top: -55px;position: relative;z-index: 1;}
   .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;}
   .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%;background:url(images/abbg.jpg) top center;}
	.ab-title{font-size: 36px;line-height: 24px;font-weight: bold;color:#000000;}
	.ab-nr{margin: 30px auto 40px;}
    
	@media(max-width:800px){
	.ab-left{width: 100%;margin-bottom: 20px;}
	.ab-right{width: 100%;padding-left: 0;}
	  }
	  
	 /* 视频展示 */ 
	  .ab-video{padding: 3%;background:#f2f2f2;}


	
	

	/* 企业优势 */
	.why{padding: 3%;background: url(images/abbg1.jpg) top center repeat;}
	.ab-title1{color:#fff;}
	.ab-subtitle{color:#fff;text-align: center;max-width: 950px;margin: 0 auto;font-size: 30px;line-height: 36px;margin-bottom: 42px;}
	.why-desc{text-align: left;color:#fff;font-size: 16px;line-height: 23px;}
	.why-box{padding: 30px 20px;}
	.why-box{background: #e58121;height: 100%;}
	.why-box1{background: #8a8889;overflow: hidden;padding-bottom: 30px;position: relative;}
	
	.why-icon{margin:46px auto 0;display: block;position: relative;z-index: 20;}
	.why-name{color:#ffffff;font-size: 24px;line-height: 30px;text-align: center;margin-top: 30px;position: relative;z-index: 20;}
	.why-box1:before{content: '';width: 100%;height: 100%;position: absolute;left: 0;bottom: -100%;
	background: #e58121;
	   	}
	.why-box1:hover:before{bottom:0;transition: 0.8s;}
	.why-box1:hover .why-icon{transform: rotateY(360deg);transition: 0.6s;}

	 /* 工厂展示 */
	.work{padding: 3%;background: #ffffff;}
	/*内页新闻列表 */
	   .news-list{padding:3% 0;}
	   .nlist-box{padding: 2% 0;transition: 0.8s;}
	   .nlist-nr{display: flex;justify-content: space-between;flex-wrap: wrap;}
	   .nlist-left{width: 128px; display: flex;flex-direction: row;align-items: center;}
	   .nlist-left1{border-right: 1px solid #d2d2d2;width: 128px;height: 138px;}
	   .nlist-right{width:calc(100% - 148px);}
	   .news-nian{color:#e58121;font-size: 44px;font-weight: bold;margin-bottom: 8px;line-height: 50px;margin-top: 28px;}
	   .news-date{color:#6c6c6c;font-size: 26px;text-align: center;width:96px ;}
	   .nlist-left2{display: flex;flex-direction: row;align-items: center;}
	   .news-title{color:#000000;font-size: 18px;line-height: 24px;height: 24px;font-weight: 400;margin-bottom: 16px;
	   overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:1;
	   }
	   
	   .news-desc{color:#282828;font-size: 16px;line-height: 22px;height: 44px;opacity: 0.6;
	    overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:3;
	   }
	
	   
	   .nlist-box:hover{background: #e58121;}
	   .nlist-box:hover .nlist-nr{text-decoration: none;}
	   .nlist-box:hover .nlist-left1{border-right: 1px solid #fff;}
	   .nlist-box:hover .news-title{color: #fff;}
	   .nlist-box:hover .news-nian{color: #fff;opacity: 1;}
	   .nlist-box:hover .news-date{color: #fff;opacity: 1;}
	   .nlist-box:hover .news-desc{color: #fff;opacity: 1;}
	   .nlist-box:hover .more3{color: #000;background: #fff;}
	   
	 @media(max-width:1200px){
	  .news-title{margin-top: 10px;}
	  .news-date{margin: 10px 0;}
	 }
	  @media(max-width:1200px){
	.news-list{padding: 3%;}
	.nlist-box{padding: 2%;}
	
	  }
	  @media(max-width:768px){
	  .nlist-left{width: 100%;}
	  .nlist-right{width: 100%;}
	  .nlist-left1{border-right: none;height: auto;width: 100%;}
	  .news-nian{font-size: 20px;line-height: 24px;margin: 0;}
	  .news-date{font-size: 14px;text-align: left;width: 100%;margin-top:4px ;margin-bottom: 0;}
	  
	    }
	
	
	/*内页新闻详情 */
	.news-page{padding:3%;}
	.xq-title{font-size:24px;line-height: 30px;font-weight: bold;text-align: center;color:#000000;}
	.xq-xian{margin: 14px auto;display: block;width:50px;height:2px;background: #e58121;}
	.xq-date{font-size: 16px;color:#999999;text-align: center;line-height: 20px;margin-bottom: 30px;}
	.newsxq-img{border: 1px solid #ccc;}
	.news-bottom{margin: 20px auto;}
	.pr-next{margin:4% auto 0;width:360px;}
	.pr-next>p{width:165px;height: 33px;border:1px solid #333333;color:#333333;line-height: 33px;text-align: center;font-size: 14px;cursor:pointer;}
	.pr-next>p:hover{border:1px solid #e58121;background: #e58121;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-nav{padding: 3%;}
	.ny-title{font-size: 48px;line-height: 54px;font-weight: bold;text-align: center;margin-bottom: 10px;color:#282828;text-transform: uppercase;}
	.ny-desc{font-size: 16px;height: 20px;text-align: center;margin-bottom: 30px;}
	.prnav-name{color:#000000;font-size: 24px;line-height: 28px;padding: 22px 0;border-bottom: 1px solid #e5e5e5;display: block;
	margin-bottom: 30px;font-weight: bold;}
	.prnav-name img{margin-right: 8px;position: relative;top: -2px;}
	.prnav-name:hover{text-decoration: none;color:#e58121;}
	.prnav-name1{color:#000000;font-size: 16px;line-height: 20px;display: block;}
	.prnav-name1 span{position: relative;top: -1px;}
	.prnav-box{padding-bottom: 30px;border-bottom:  1px solid #e5e5e5;}
	.prnav-box1{padding: 0 32px;}
	.prnav-name1:hover{text-decoration: none;color:#e58121;}
	/* 产品列表 */
	.pr-list{padding: 3% 3%;background: #fff;}
	.prlist-title{font-size: 24px;line-height: 30px;font-weight: bold;text-align: left;margin-bottom: 30px;}
	.prlist-title img{margin-right: 8px;position: relative;top: -2px;}
	.pr-list1 th{font-size: 18px;color:#000000;background: #f5f5f5;line-height: 63px;}
	 .pr-list1 td{font-size: 16px;color:#11496c;line-height: 78px;background: #fff;}
	  .prlist-pdf{display: block;margin: 0 auto;}
	 .prlist-ico{width: 78px;height: 78px;margin: 0 auto;display: block;}
	 .list-con{display: block;text-align: center;font-size: 16px;color:#11496c;}
	 .pr-list1 tr a{display: block;font-size: 16px;color:#11496c;}
	 .pr-list1 tr a:hover{text-decoration: none;color:#11496c;}
	@media(max-width:960px){
	
	}
	
	  /* 产品详情*/
	 	 .pr-page{padding:3%;}
		.xiao-box{border: 1px solid #ccc;position: relative;}
		.xiao-box>img{width: 100%;}
		.x-left{position: absolute;left: 0;top: 0;width:70px;height: 100%;background-color: rgba(229,229,229,.6);
		 display: flex;flex-direction: row;justify-content: center;align-items: center;}
		.x-right{position: absolute;right: 0;top: 0;width:70px;height: 100%;background-color: rgba(229,229,229,.6);
		 display: flex;flex-direction: row;justify-content: center;align-items: center;}
		 .pr-nr{margin:30px auto;}
	 	 .npr-title{color:#000000;font-size: 24px;line-height: 28px;margin-top: 4px;font-weight: bold;margin-bottom: 14px;}
	 	 .npr-xian{width: 100%;height: 1px;background: #000000;margin-bottom: 28px;max-width: 526px;}
		 .npr-desc{display: flex;justify-content: space-between;margin-bottom: 12px;}
		 .npr-left{width: 150px;}
		 .npr-right{width:calc(100% - 150px);text-align: left;}
		 .npr-name{color:#000000;font-size: 18px;font-weight: 400;}
		 .npr-name1{color:#000000;font-size: 18px;font-weight: 400;display: block;}
		 .npr-name1:hover{text-decoration: none;color:#000000;}
		 .npr-name1 img{position: relative;top: -2px;}
		 .npr-xian1{width: 100%;height: 1px;background: #bfbfbf;margin-bottom: 40px;margin-top: 40px;}
	 	 .pr-contact{display: block;text-align: center;width: 100px;height: 56px;line-height: 56px;border-radius: 6px;color:#fff;font-size: 18px;
	 	 background: #e58121;margin-left: calc(100% - 100px);}
	 	 .pr-contact:hover{text-decoration: none;color:#fff}
	 	 
		 
		 
	     .s-left{left:0%!important;top: 50%!important;display: block!important;border: none;color:#282828;font-size: 80px;}
	     .s-right{right:0%!important;top: 50%!important;display: block!important;border: none;color:#282828;font-size: 80px;}	
	 	 .s-left:hover{background: none!important;color:#e58121!important;}
	 	 .s-right:hover{background: none!important;color:#e58121!important;}
		    @media(max-width:960px){
				.content-right{padding-left: 0;}
			}
	 	   @media(max-width:1500px){
	 	  .s-left{display: block!important;left:-2%!important;}
	 	  .s-right{display: block!important;right:-2%!important;}   
	 	   }
 
   
/* 联系我们 */
	.contact{padding: 3% 0 0;}  
	.contact .uk-container{max-width: 1610px;background: url(images/cbg.jpg) repeat;}
	.c-box{display: flex;justify-content: space-between;flex-wrap: wrap;max-width: 1400px;margin: 0 auto;padding:3% 20px 260px;}
	.c-left{width:50%;}
	.con-title{color:#ffffff;font-size: 48px;margin-top:0;line-height: 52px;font-weight: 400;
	margin-bottom: 30px;}
	 .clx-box{margin-top: 20px;}
	 .clx-icon{display: block;margin-bottom: 4px;}
	 .clx-name{color:#fff;font-size: 16px;line-height: 26px;max-width:500px;}
	
	.c-right{width:50%;position: relative;z-index: 10;padding: 0 20px;display: flex;justify-content: center;padding-top: 40px;
	overflow: hidden;}
	.c-right ul{max-width: 500px;}
	.map{background: #fff;padding: 14px;position: relative;top: -200px;max-width: 1400px;margin: 0 auto;}
	
	
	  @media(max-width:960px){
	  .c-left{width:100%;float: none;margin-bottom: 20px;}
	 .c-right{width:100%;float: none;padding: 0;}
	 .c-box{padding-bottom: 20px;}
	.map{position: relative;top:0;} 
	
	  }
	
	  
	 /* 联系我们表单 */
	.c-name{color:#fff;font-size: 16px;line-height: 20px;margin: 10px 0;}
	.biaodan1 li input{width: 100%;height: 42px;font-weight: 400;background: #fff;border-radius: 4px;
	border: none;color:#000;}
	.biaodan1 li input::-webkit-input-placeholder{color:#333333;}
	.biaodan1 li textarea{width: 100%;font-weight: 400;background: #fff;border:none;color:#000;border-radius: 4px;
	 height: 100px;}
	.biaodan1 li textarea::-webkit-input-placeholder {color: #333333;line-height: 30px;font-weight: 400;} 
	.biaodan1 li textarea::-moz-input-placeholder {color: #333333;line-height: 30px;font-weight: 400;} 
	.biaodan1 li textarea::-ms-input-placeholder {color: #333333;line-height: 30px;font-weight: 400;} 
	.button-box{margin-top:10px;}
	.send1{
		width: 146px!important;
		height: 44px!important;
		border-radius: 4px;
		background: #e58121;
		color: #ffffff;
		font-size: 18px;
		transition: 0.8s;-webkit-transition: 0.8s;
		display: block;
		text-transform: uppercase;
		border: none;
		margin-top: 20px;
	}
  .send1:hover{background: #000;color:#fff;}    
 

	CSS Document */
	


