*{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: 'QONQUER-SANS-2';
    src : url('QONQUER-SANS-2.OTF'); 
}
@font-face{
    font-family: 'AKZIDENZGROTESK-EXTRABOLDCOND';
    src : url('AKZIDENZGROTESK-EXTRABOLDCOND.OTF'); 
}



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: 1340px;}
	 /* 顶部信息 */
	 .header-top{padding: 10px 3%;position:relative;background: #d52527;}
	 .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;display: block;}
	  .top-lx span{font-size: 14px;line-height: 26px;color:#fff;}
	 .top-lx:hover{text-decoration: none;color:#fff;}
	 .top-icon{width: 26px;height: 26px;margin-right: 5px;}
	.sousuo-box1{height:44px;width:100%;border:none;border:none;background: #ef9912; z-index: 99;border-radius: 22px;
		 }
		 .sousuo-box1>input{width:calc(100% - 40px);float:left;height: 44px;line-height: 44px;padding-left: 14px;
		 background:none;float:left;color:#fff;border:none;}
		 .sousuo-box1>input::-webkit-input-placeholder{color:#fff;padding-left: 10px;opacity: 0.6;}
		 .sousuo-box1>button{width:18px;float:right;border:none;background: none;float:right;margin-top: 12px;margin-right:16px;}
	
		/* 导航样式 */
	    .header{padding:8px 3%;background: #fff;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: 180px;
		display: flex;align-items: center;flex-direction: row;
		}
		.logo{max-width: 180px;}
		.nav-center{width:calc(100% - 380px);display: flex;align-items: center;flex-direction: row;justify-content: space-between;padding: 0 0;}
		.nav-right1{width:200px;display: flex;align-items: center;flex-direction: row;}
		.uk-navbar-nav{width: 100%;max-width: 790px;}
		.uk-navbar-nav>li>a{color:#333333;line-height:40px;font-size: 18px;font-weight: 400;padding: 0 0px;position: relative;height: 40px;
		}
		.uk-navbar-nav>li>a:before{content: " ";width: 40px;height: 2px;background: #ef9912;position: absolute;bottom: 0;left: calc(50% - 20px);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:#ef9912;background:none;}
		.uk-navbar-nav>li.uk-active>a:before{left: calc(50% - 20px);background: #ef9912;}
		.njt{transition: 0.6s;}
		.uk-navbar-nav>li.uk-active>a img{transform: rotateX(180deg);}
		.uk-navbar-nav>li :hover img{transform: rotateX(180deg);transition: 0.6s;}
		
	.uk-navbar-nav>li.uk-open>a, .uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a:focus{color:#ef9912;background:none;}
	.uk-navbar-nav>li.uk-open>a, .uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a:before:focus{color:#fff;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(239,153,18,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(239,158,13,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:1100px){  
				.uk-navbar-nav>li>a{padding: 0 10px;}
			}
		@media(max-width:960px){  
		  .nav-left{width: 100%;}
		  .logo{margin:  10px auto 20px;}
		  .nav-center{width: calc(100% - 320px);}
		  .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:20px;}     
	    .header{padding: 0;}
		
		.nav-center{padding: 0;background: #ef9912;display: block;width: 100%;max-width: 100%;}
		.header>.uk-container{padding: 0;}
		.sousuo-box1{display: none;}
		.uk-navbar-toggle{margin-top: 0;background: #ffb643!important;margin-left: 0;color:#fff;}	
		.nav-right{display: none;}
		.top-lx{margin: 0;margin-right: 10px;}
		}
      /* 首页产品中心 */
   .index-cat{padding: 3%;}
   .index-title{text-align: center;font-size: 46px;line-height: 50px;color:#333333;margin-bottom: 30px;}
   .cat-nr{display: flex;justify-content: space-between;flex-wrap: wrap;}
   .cat-box{width: 24%;max-width: 193px;position: relative;}
   .cat-box:before{width: 74px;height: 74px;border-radius: 50%;background: #fbdabb;position: absolute;top: 40px;left: 0;content:'';
   transition: 0.6s;
   }
   .cat-name{text-align: center;font-size: 20px;line-height: 24px;margin-top: 20px;transition: 0.6s;}
   .cat-tu img{display: block;position: relative;z-index: 10;}
   .cat-box:hover:before{background: #f08619;}
   .cat-box:hover .cat-name{color:#f08619;}
   .cat-box:hover .cat-tu img{animation:shake 0.6s ;}
    @media(max-width:600px){  
	.cat-box{width: 50%;}	  
	} 
	/* 首页主要产品 */
	.index-pr{padding: 3% 0;padding-top: 1%;}
	.index-pr .uk-container{max-width: 1920px;}  
	.inpr-title{display: block;margin: 0 auto;}	  
	.inpr-box{border: 1px solid #e5e5e5;display: block;padding-bottom: 28px;}
	.inpr-tu{border-bottom: 1px solid #e5e5e5;overflow: hidden;}	  
	.inpr-tu img{display: block;transition: 0.6s;}
	.inpr-name{text-align: center;padding: 0 15px;margin-top: 28px;font-size: 18px;line-height: 24px;color:#333333;transition: 0.6s;}
	.inpr-subname{text-align: center;padding: 0 15px;margin-top: 8px;font-size: 16px;line-height: 20px;color:#6b6a6a;}
	.inpr-box:hover{text-decoration: none;}
	.inpr-box:hover .inpr-tu img{transform: scale(0.9);}
	.inpr-box:hover .inpr-name{color:#ef9912;}
	  .index-pr .uk-dotnav > .uk-active > *{background: #ef9912;}
	/* 首页公司简介 */
	.index-ab{padding: 3%;}
	.iab-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.iab-left{width: 52%;}
	.iab-right{width: 45%;}
	.iab-name{font-size: 46px;line-height: 54px;color:#333333;position: relative;z-index: 10;margin-bottom: 12px;}
	.iab-name:before{content: " ";width:90px;height: 90px;border-radius:50%;background: #f6f6f6;position: absolute;left: -45px;bottom: 0;
	z-index: -1;}
	.iab-gs{font-size: 18px;line-height: 24px;margin-bottom: 12px;color:#333333;text-transform: uppercase;}  
	.iab-desc{font-size: 16px;color:#747373;line-height: 28px;margin-bottom: 40px;}
	.inys-nr{display: flex;justify-content: space-between;}
	.inys-box{width: 31%;max-width:200px;display: flex;justify-content: space-between;}
	.inys-left{width: 33px;height: 31px;}
	.inys-right{width: calc(100% - 40px);}
	.inys-name{font-size: 20px;color:#333333;}
	.inys-name span{font-size: 36px;line-height: 40px;color:#333333;}
	.inys-desc{color:#747373;font-size: 14px;line-height: 22px;margin-top: 4px;}
	@media(max-width:960px){
	.iab-left{width: 100%;margin-bottom: 22px;}
	.iab-right{width: 100%;} 
	} 
	/* 首页一站式服务板块 */
	.one{padding: 3%;height: 450px;background:url(images/bg1.png) top center no-repeat;padding-top: 80px;}
	.one .uk-container{max-width: 650px;display: flex;align-items: center;flex-direction: row;height: 370px;}
    .one-name{text-align: center;font-size: 40px;line-height: 48px;margin-bottom: 20px;color:#4c4c4c;}
	.one-desc{text-align: center;font-size: 20px;line-height: 26px;margin-bottom: 20px;color:#4c4c4c;}	
	.one-more{display: block;width: 160px;line-height: 40px;border-radius: 20px;color:#f4ac3d;font-size: 14px;text-align: center;
	border: 1px solid #f4ac3d;margin: 0 auto;transition: 0.6s;}
	.one-more:hover{text-decoration: none;background: #f4ac3d;color:#fff;}
	/* 首页热门产品 */
	.index-hot{padding: 3%;}
	.hot-nr{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.hot-left{width: 38%;}
	.hot-right{width: 60%;}
	.hot-box{display: block;margin-bottom: 30px;}
	.hot-tubox{overflow: hidden;transition: 0.6s;}
	.hot-tu{display: block;transition: 0.6s;width: 100%;}
	.hot-name{font-size: 22px;line-height: 24px;color:#333333;margin-top: 16px;}
	.hot-subname{font-size:16px;line-height: 24px;color:#6b6a6a;margin-top: 8px;}
	.hot-box:hover{text-decoration: none;}
	.hot-box:hover .hot-tubox{-moz-box-shadow:0px 0px 10px #ADADAD; -webkit-box-shadow:0px 0px 10px #ADADAD; box-shadow:0px 0px 10px #ADADAD;}
	.hot-box:hover .hot-tu{transform: scale(1.1);}
	.hot-box1{display: block;}
	.hot-tubox1{overflow: hidden;transition: 0.6s;}
	.hot-tu1{display: block;transition: 0.6s;width: 100%;}
	.hot-name1{font-size: 22px;line-height: 24px;color:#333333;margin-top: 16px;padding-right: 80px;}
	.hot-subname1{font-size:16px;line-height: 24px;color:#6b6a6a;margin-top: 8px;padding-right: 80px;}
	.hot-box1:hover{text-decoration: none;}
	.hot-box1:hover .hot-tu1{transform: scale(1.1);}
	.hot-more{display: block;width: 160px;line-height: 40px;border-radius: 20px;color:#f4ac3d;font-size: 14px;text-align: center;
	border: 1px solid #f4ac3d;margin: 36px 0 0;transition: 0.6s;}
	.hot-box1:hover:hover .hot-more{text-decoration: none;background: #f4ac3d;color:#fff;}
	.hotleft::before,.hotright::before{display: none;}
	.hotleft{left:calc(100% - 68px)!important;top:calc(100% - 80px)!important;display: block!important;border: none;width: 68px;}
	.hotright{right:0!important;top: 100%!important;display: block!important;border: none;width: 68px;}	
	@media(max-width:960px){
	.hot-left{width: 100%;margin-bottom: 22px;}
	.hot-right{width: 100%;} 
	.hotleft{left:0!important;top:calc(50% - 80px)!important;display: block!important;border: none;width: 44px;}
	.hotright{right:0!important;top: calc(50% - 80px)!important;display: block!important;border: none;width: 44px;}	
	.hot-name1{padding-right: 0;}
	.hot-subname1{padding-right: 0;}
	} 
	
	/* 首页企业优势二 */
	.index-ys{padding:4% 3%;background: url(images/bg2.png) top center repeat;padding-bottom: 90px;position: relative;}
	.ys-nr{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.ys-left{width: 33%;display: flex;align-items: center;flex-direction: row;}
	.ys-titlebox{position: relative;padding-top: 12px;}
	.ys-titlebox:before{content: ' ';width: 90px;height: 90px;border-radius: 50%;background: rgba(255,255,255,.3);
	position: absolute;top: 0;left:-45px;
	}
	.ys-subtitle{font-size: 16px;line-height: 24px;color:#f2ac3d;}
	.ys-title{font-size: 46px;line-height: 50px;color:#fff;}
	.ys-right{width: 65%;}
	.ys-box{background: #fff;min-height: 435px;padding: 50px 40px 0;border-radius:10px;}
	.ys-tu{display: block;margin-bottom: 30px;}
	.ys-name{font-size: 18px;line-height: 24px;margin-bottom: 12px;}
	.ys-desc{font-size: 16px;color:#4c4c4c;line-height: 24px;}
	.ysleft::before,.ysright::before{display: none;}
	.ysleft{left:-53%!important;top:80%!important;display: block!important;border: none;width: 48px;}
	.ysright{right:138%!important;top:80%!important;display: block!important;border: none;width: 48px;}	
	.zt{position: absolute;right: 0;bottom: 90px;}
		@media(max-width:1200px){
			.ysright{right:130%!important;}
		}
		@media(max-width:1200px){
			.ys-left{width: 100%;margin-bottom: 20px;}
			.ys-right{width: 100%;}
			.ysleft{left:0%!important;top:50%!important;}
			.ysright{right:0%!important;top:50%!important;}
		}
		
		/* 首页新闻展示 */
		.index-news{padding: 3%;}
		.inews-box{display: block;background: #fff;padding-bottom: 60px;border-radius: 10px;position: relative;overflow: hidden;
		-moz-box-shadow:0px 0px 8px #C4C4C4; -webkit-box-shadow:0px 0px 8px #C4C4C4; box-shadow:0px 0px 8px #C4C4C4;

		}
		.inews-tubox{overflow: hidden;}
		.inews-tu{display: block;width: 100%;}
		.inews-bottom{padding: 14px 20px 0;overflow: hidden;position: relative;}
		.inews-date{color:#f2ac3d;font-size: 16px;line-height: 20px;}
		.inews-date img{position: relative;top: -2px;margin-right: 4px;}
		.inews-name{color:#333333;font-size: 18px;line-height: 24px;margin: 20px 0 12px;transition: 0.6s;}
		.inews-desc{font-size: 14px;color:#616161;line-height: 26px;height: 78px;margin-bottom: 20px;}
		.inews-more{color:#f4ac3d;font-size: 14px;line-height: 18px;}
		.inews-box:before{content: ' ';width: 90%;height: 62px;border-radius: 31px;background: #e8e8e8;
		position: absolute;bottom: -48px;left: 5%;transition: 0.6s;
		}
		.inews-box:hover{text-decoration: none;}
		.inews-box:hover .inews-name{color:#f2ac3d;}
		.inews-box:hover:before{background: #f2ac3d;}
		/* 页尾信息 */
		.footer{background:#363636;padding:4% 0 0;}
		.f-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
		.f-left{width: 32%;}
		.-center{width: 32%;}
		.f-right{width: 36%;}
		.f-title{font-size: 22px;line-height: 28px;color:#fff;margin-bottom: 10px;font-weight: 400;}
		.f-xian{width: 52px;height: 2px;background: #f2ac3d;margin-bottom: 20px;}
		
		.f-lx{display: block;color:#cecdcd;line-height: 20px;font-size: 16px;margin-bottom: 16px;}
		.f-lx img{margin-right: 8px;position: relative;top: -1px;}
		.f-lx:hover{text-decoration: none;color:#cecdcd;}
		.f-logo{display: block;margin: 0 0 14px;}
		.gs-name{color:#cecdcd;font-size: 16px;line-height: 24px;margin-bottom: 18px;font-weight: 100;}
		.sm-box{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 30px;max-width: 320px;}
		.sm-box a{display: block;}
		.sm-box img{display: block;transition: 0.6s;}
		.sm-box img:hover{opacity: 0.8;}
		.f-nav{display: block;margin-bottom: 14px;color:#cecdcd;font-size: 16px;line-height: 24px;transition: 0.6s;font-weight: 100;}
		.f-nav:hover{text-decoration: none;letter-spacing: 2px;}
		.f-name{color:#cecdcd;font-size: 16px;line-height: 20px;margin-bottom: 10px;}
		
		 @media(max-width:860px){ 
	     .f-left{width: 100%;margin-bottom: 20px;}
		.f-center{width: 100%;margin-bottom: 20px;}
		.f-right{width: 100%;}
		}
		.bottom{padding: 20px 0;border-top: 1px solid #fff;margin-top: 40px;}
		.sitem{color:#cecdcd;}
		.bottom p{color:#cecdcd;font-size: 16px;}
		.bottom span{color:#cecdcd;float:right;margin-left: 10px;}
		
    /* 内页面包屑 */
   .m-box>a{font-size:16px;color:#333333;text-decoration: none;line-height:30px;font-weight: 400;text-transform: uppercase;}
   .xian5{background:none;padding:12px 0;background: #fff;border-bottom: 1px solid #ccc;}
   .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;

   }
   .banner-xian{width: 60px;height: 5px;background: #ffffff;margin: 8px auto 12px;}
   .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-titlebox{position: relative;padding-top: 35px;}
	.ab-titlebox:before{content: ' ';width: 90px;height: 90px;border-radius: 50%;background: #f6f6f6;
	position: absolute;left: -40px;bottom: 0;
	}
	.ab-title{font-size: 46px;color:#333333;line-height: 50px;position: relative;z-index: 10;}
	.ab-gs{color:#333333;text-transform: uppercase;font-size:18px;line-height: 22px;margin:6px 0 10px;position: relative;z-index: 10;}
	/* 企业优势 */
	.our{padding:4% 3%;background: url(images/bg3.jpg) top center repeat;padding-bottom: 100px;}
	.our .uk-container{max-width: 1620px;}
	.our-title{color:#fff;}
	.our-box{background: #f2ac3d;min-height: 300px;padding: 30px 40px 0;border-radius:10px;}
	.our-tu{display: block;margin-bottom: 30px;}
	.our-name{font-size: 18px;line-height: 24px;margin-bottom: 12px;color:#fff;}
	.our-desc{font-size: 16px;color:#ffffff;line-height: 24px;}
	.ourleft::before,.ourright::before{display: none;}
	.ourleft{left:calc(50% - 60px)!important;top:calc(100% + 40px)!important;display: block!important;border: none;width: 48px;}
	.ourright{right:calc(50% - 60px)!important;top:calc(100% + 40px)!important;display: block!important;border: none;width: 48px;}	
	.ab-video{padding: 3%;}
	.ab-video .uk-container{max-width: 1058px;}
	.yinying{width: 100%;}
	.ab-con{padding: 3%;}
	.ab-box1{display: block!important;}
	.send2{margin-left: calc(100% - 110px)!important;}
	/*内页新闻列表 */
	.news-list{padding:3% 3%;background: #ffffff;p}
	.news-box{display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 30px;transition: 0.6s;
	
	}
	.news-tu{width: 33%;}
	.news-right{width: calc(67% - 10px);padding:0 30px;display: flex;align-items: center;flex-direction: row;transition: 0.6s;
	-moz-box-shadow:0px 0px 8px #C4C4C4; -webkit-box-shadow:0px 0px 8px #C4C4C4; box-shadow:0px 0px 8px #C4C4C4;
	}
	.news-box1{display: flex;justify-content: space-between;}
	.news-date{text-align: left;font-size: 16px;color:#f2ac3d;line-height: 20px;}
	.news-title{font-size: 20px;color:#333333;line-height: 24px;margin:6px 0 12px;}
	.news-desc{font-size: 16px;line-height: 26px;color:#616161;margin-bottom: 24px;}
	.news-more{display: block;font-size: 16px;color:#f2ac3d;line-height: 20px;margin-top: 20px;}
	.news-box:hover{text-decoration: none;}
	.news-box:hover .news-right{background: #f4ac3d;}
	.news-box:hover .news-title{color:#fff;}
	.news-box:hover .news-desc{color:#fff;}
	.news-box:hover .news-date{color:#fff;}
	.news-box:hover .news-more{color:#fff;}
	
	  @media(max-width:960px){
	.news-tu{width: 100%;margin-bottom: 20px;}
	.news-right{width: 100%;padding: 10px;}
	  }
	
	
	/*内页新闻详情 */
	.news-page{padding:3%;}
	.xq-title{text-align: center;font-size: 32px;line-height: 36px;margin: 0;font-weight: bold;color:#333333;}
	.xq-xian{width: 100%;height: 1px;background: #ccc;margin: 18px auto 20px;}
	.xq-date{font-size: 18px;line-height:20px;color:#333333;line-height: 30px;margin-bottom: 40px;text-align: center;}
	.news-con{margin-top: 40px;}
	 /* 上下翻页 */
	.pr-next{margin:4% auto 0;width:400px;}
	.pr-next>p{width:180px;height: 34px;border:1px solid #ccc;color:#000;line-height: 33px;text-align: center;font-size: 14px;cursor:pointer;
	background: #fff;border-radius: 17px;
	}
	.pr-next>p:hover{border:1px solid #ef9912;background: #ef9912;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:180px;}
	.pr-next>p{margin-bottom: 5%;}
	}

	/* 产品列表 */
	.pr-list{padding: 3% 3%;}
	.pro-left {padding-right: 0;}
	.pr-titlebox{display: flex;background: #ef9912; padding: 20px 12px;align-items: center;flex-direction: row;justify-content: start;
	margin-bottom: 2px;border-top-right-radius: 40px;}
	.pr-title{color:#ffffff;font-size:30px;line-height:32px;font-weight: bold;text-align: left;
	}
	.inpr-box1{border: 1px solid #ccc;}
	.pro-left ul li {display: block;text-align: left;line-height: 70px;margin-top:10px;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: #ef9912;color: #fff;}
	.pro-left ul li:hover a,.pro-left ul .default a {color: #fff;background:#ef9912 ;}
	
	    .lei-list div .lei-name1 p{color:#ef9912!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: 18px 24px;position:relative;text-align: left;background: #fff;
		 color:#000000;line-height:20px;font-size: 18px;font-weight: 400;margin-bottom: 0;padding-right: 40px;
	         }
	    .nav-box3{margin-bottom:3px;padding: 0 0;background: none;border-bottom: 1px dashed #ccc;}
		.nav-box3:hover{cursor: pointer;}
		 .lei-list a p{font-size: 16px;line-height: 20px;float: right;padding: 8px 24px;width: 100%;background: #f9f9f9;
		 text-align: left;margin-bottom: 2px;
		 }
			
	.lei-list h3 .sanjiao{position:absolute;top:calc(50% - 7px);right:20px;color:#000;font-size: 18px;

	}
	.lei-list div .uk-active .sanjiao{transform: rotate(90deg);	}
	.lei-list div .uk-active1{color:#ef9912!important;}
	
	.uk-accordion-content{padding:0 20px!important;}
	.all-title{font-size: 36px;line-height: 40px;text-transform: uppercase;margin-bottom: 12px;}
	.lpr-box{display: block;transition: 0.6s;border: 1px solid #e5e5e5;padding-bottom: 12px;}
		.lpr-tu{overflow: hidden;position: relative;border-bottom: 1px solid #e5e5e5;}
		.lpr-tu img{width: 100%;transition: 0.6s;}
		.lpr-fugai{position: absolute;left: 0;top: 0;background: rgba(239,153,18,.6);width: 100%;height: 100%;
		display: flex;justify-content: center;align-items: center;flex-direction: row;transition: 0.6s;transform: rotateY(90deg);
		}
	
	
	.lpr-more{display: block;width:140px;line-height: 36px;text-align: center;color:#000;font-size: 16px;
	height: 36px;background: #fff;border-radius: 18px;
	}
		.lpr-name{font-size: 16px;color:#333333;line-height: 20px;transition: 0.6s;text-align: center;transition: 0.6s;
		margin: 14px 0 10px;padding: 0 10px;}
	    .lpr-desc{font-size: 14px;line-height: 18px;text-align: center;padding: 0 10px;}
		.lpr-box:hover{text-decoration: none;}
		.lpr-box:hover .lpr-fugai{transform: rotateY(0);}
		.lpr-box:hover .lpr-tu img{transform: scale(1.1);}
	
	
		
	
	/* 产品详情*/
			.pr-page{padding:3%;background: #fff;}
			.npr-title1{font-size: 36px;line-height: 40px;color:#333333;text-transform: uppercase;margin-bottom: 30px;}
			.pr-right1{justify-content: center;display: flex;}
			.pr-right{position:relative;height:100%;display:flex;max-width: 494px;width: 100%;
			   flex-direction: column-reverse;
	  justify-content: space-around; 
	  
			}
			.pr-box1{margin-top: 20px;width:100%;}
			.show{width: 100%;border: 1px solid #ccc;}
			.xiao{border: 1px solid #ccc;}
			.npr-title{color:#333333;font-size:36px;line-height: 40px;margin-bottom: 20px;margin-bottom: 16px;}
			.npr-more{display: block;width: 100%;background: #f2ac3d;text-align: center;font-size: 26px;text-decoration: none;
			line-height: 56px;color:#fff;text-transform: uppercase;border-radius:10px;margin-top: 30px;transition: 0.6s;
			}
			.npr-more:hover{background: #d88400;text-decoration: none;color:#fff;}
			.pr-nr{max-height:280px;overflow:hidden;overflow-y: auto;padding-right:10px;}
			.pr-nr::-webkit-scrollbar {background: #dbdbdb;width: 6px;}
			.pr-nr::-webkit-scrollbar-thumb {background: #f2ac3d;}
			.pr-box1 .uk-active img{border: 1px solid #f2ac3d!important;}
			.pr-bottom{margin-top: 20px;}
			.s-left::before,.s-right::before{display: none;}
			.s-left{left:-6%!important;top: 48%!important;display: block!important;border: none;color:#999999;width: 34px;}
			.s-right{right:-6%!important;top: 48%!important;display: block!important;border: none;color:#999999;width: 34px;}	
			.s-left:hover{background: none!important;color:#f2ac3d!important;}
			.s-right:hover{background: none!important;color:#f2ac3d!important;}
		
			 @media(max-width:960px){
			.s-left{display: block!important;left:3%!important;}
			.s-right{display: block!important;right:3%!important;}   
			.pr-right{flex-direction: column;}
			.npr-title{margin-top: 20px;}
	}
	
      
      
   /* 联系我们 */
   	.contact{padding-top: 3%;}  
	.c-box{background: #e9a63b;border-radius:20px;padding-top: 8px;
	-moz-box-shadow:0px 10px 10px #BABABA; -webkit-box-shadow:0px 10px 10px #BABABA; box-shadow:0px 10px 10px #BABABA;
	}
   	.c-box1{display: flex;justify-content: space-between;flex-wrap: wrap;border-radius:10px;background: #fff;
	padding: 68px;
	}
  .c-left{width: 63%;}
  .c-right{width: 33%;}
  .c-name{height: 66px;font-weight: 100;background: #f4f4f4;font-size: 20px;
   	border: 1px solid #d2d2d2;color:#000;padding:0 20px;line-height: 66px;margin-bottom: 10px;}
	.c-box2{background: #f4f4f4;border: 1px solid #d2d2d2;padding: 20px;
	}
	.c-lx{font-size: 20px;line-height: 28px;color:#000;font-weight: 100;margin-bottom: 12px;}
	.c-add{font-size: 16px;color:#151515;line-height: 22px;}
   	.map{margin-top: 40px;}
   	
   	@media(max-width:1200px){

   	}
   	
   	  @media(max-width:960px){
   	.c-left{width: 100%;margin-bottom: 20px;}
   	.c-right{width: 100%;}
	.c-box1{padding: 24px;}
   	  }
   	
   	 /* 联系我们表单 */
   	.biaodan1>li{margin-bottom: 10px;}
   	.biaodan1>li>input{width: 100%;height: 66px;font-weight: 100;background: #f4f4f4;font-size: 20px;
   	border: 1px solid #d2d2d2;color:#000;padding-left: 18px;line-height: 66px;}
   	.biaodan1>li>input::-webkit-input-placeholder{color:#d2d2d2;line-height: 66px;}
   	.biaodan1>li>textarea{width: 100%;font-weight: 100;background: #f4f4f4;border:none;color:#000;border: 1px solid #d2d2d2;padding-left: 18px;
	font-size: 20px;line-height: 50px;
	}
   	.biaodan1>li>textarea::-webkit-input-placeholder {color: #d2d2d2;line-height: 50px;font-weight: 100;} 
   	.button-box{margin-top:10px;}
   	.send1{
   		width: 110px!important;
   		height: 50px!important;
   		background: #363636;
   		color: #ffffff;
   		transition: 0.8s;-webkit-transition: 0.8s;
   		display: block;
   	    margin-top: 20px;
   		border: none;
   		
   	}
 

	CSS Document */
	


