*{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: 'HUMNST777 BLKCN BT BLACK';
    src : url('HUMNST777 BLKCN BT BLACK.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;}
.row13{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:13;overflow: hidden;}
     .clearfix{clear:both;}
     .f-l{float: left;}
     .f-r{float:right;}
     .ov{overflow:hidden;}
     .uk-container{padding: 0;} 
     .uk-container{max-width: 1200px;}
	 /* 顶部信息 */
	 .header-top{padding: 40px 3%;position:relative;background: url(images/bg1.jpg) top left no-repeat;}
	 .top-nr{display: flex;justify-content: space-between;flex-wrap: wrap;}
	 .top-left{width:108px;display: flex;justify-content: center;align-items: center;flex-direction: row;}
	 .top-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
	 
	 .top-right{display: flex;justify-content: space-between;flex-wrap: wrap;width: calc(100% - 134px);}
	 .top-title{font-size: 40px;line-height: 46px;color:#333333;font-weight: bold;margin: 0;font-family: "HUMNST777 BLKCN BT BLACK";}
	 .top-desc{font-size: 14px;line-height: 18px;color:#333333;font-weight: 400;margin: 6px 0 14px;}
	 .top-box{display: flex;justify-content: space-between;flex-wrap: wrap;max-width:700px;width: 100%;}
	 .top-lx{font-size: 14px;line-height: 22px;color:#17adb4;}
	 .top-icon{width: 22px;height: 22px;margin-right: 5px;}
	 .sousuo-box1{height:36px;width:100%;border:none;border:1px solid #53c2c7;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:#fff;border:none;}
	 .sousuo-box1>input::-webkit-input-placeholder{color:#fff;padding-left: 14px;}
	 .sousuo-box1>button{width:15px;float:right;border:none;background: none;float:right;margin-top: 7px;margin-right:16px;}
	@media(max-width:960px){
	.header-top{padding: 15px 3%;}
	.top-left{width: 100%;margin-bottom: 14px;}
 .top-right{width: 100%;}
	}
@media(max-width:768px){
	.top-title{font-size: 22px;line-height: 26px;}
	
}
	/* 导航样式 */
    .header-nav{padding:0 3%;background: #17adb4;}
	.header-nav .uk-container-center{position: relative;}
	.nav-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.nav-center{width:calc(100% - 330px);display: flex;align-items: center;flex-direction: row;justify-content: space-between;padding: 0 0;
	max-width: 650px;}
	.nav-right1{width:240px;display: flex;align-items: center;flex-direction: row;}
	.nav-lar{width: 70px;display: flex;flex-direction: row;align-items: center;}
	.nav-larbox{width:70px;display: flex;justify-content: space-between;}
	.uk-navbar-nav>li>a{color:#ffffff;line-height:44px;font-size: 16px;font-weight: 400;padding: 0 24px;position: relative;height: 44px;}
	.uk-navbar-nav{display: flex;justify-content: space-between;flex-wrap: wrap;width: 100%;}
	.uk-navbar-nav>li{text-align: center;line-height: 20px;position:relative;}
	.uk-navbar-nav>li.uk-active>a{color:#ffffff;background:#0a979e;}
	.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:#ffffff;background:#0a979e;}
.uk-navbar-nav>li.uk-open>a, .uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a:before:focus{color:#ffffff;background:#0a979e;}
	.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(58,162,166,.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(58,162,166,.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:768px){  
    .header-nav{padding: 0;}
	.nav-right1{background: #17adb4;padding: 0;}
	.nav-center{padding: 0;background: #17adb4;display: block;}
	.header-nav>.uk-container{padding: 0;}
	.sousuo-box1{display: none;}
	.uk-navbar-toggle{margin-top: 0;background: #0a979e!important;margin-left: 0;color:#fff;}	

	.nav-right{background:#17adb4;}
	
	}
	/* 首页产品 */
	.index-pr{padding: 3%;position: relative;background: url(images/bg2.jpg) top center no-repeat;}
    .index-title{font-size: 40px;line-height: 46px;color:#333333;font-weight: bold;margin: 0;font-family: "HUMNST777 BLKCN BT BLACK";
	text-align: center;text-align: center;text-transform: uppercase;} 	 
    .index-icon{display: block;margin: 5px auto 50px;}		 
    .ipr-box{display: block;}		 
	.ipr-box1{background: url(images/bg3.png) top center no-repeat;overflow: hidden;padding: 20px;}
	.ipr-tubox{display: flex;justify-content: center;margin: 0 auto 10px;}
	.ipr-tubox1{display: inline-block;border-radius: 50%;overflow: hidden;padding: 8px;background: #fff;
-moz-box-shadow:0px 0px 8px #8F8F8F; -webkit-box-shadow:0px 0px 8px #8F8F8F; box-shadow:0px 0px 8px #8F8F8F;
	}

	.ipr-tu{display: block;border-radius: 50%;transition: 0.6s;}
	.ipr-xian{margin: 0 auto;display: block;}
	.ipr-name{color:#343434;font-size: 18px;line-height: 22px;text-align: center;font-weight: bold;margin: 8px 0;}
	.ipr-more{color:#fff;text-align: center;font-size: 14px;width: 125px;line-height: 32px;border-radius: 16px;
	margin: 8px auto 0;background: #17adb4;}
	.ipr-yinying{width: 100%;display: block;}
	.ipr-box:hover{text-decoration: none;}
	.ipr-box:hover .ipr-name{color:#17adb4;}
	.ipr-box:hover .ipr-tubox1{background:#17adb4;transform: rotateZ(360deg);transition: 0.6s;}
	
	.ipr-left,.ipr-right{display: block!important;}
	.ipr-left::before,.ipr-right::before{display: none!important;}
	.ipr-left{left:-60px!important;}
	.ipr-right{right:-60px!important;}
	@media(max-width:1300px){
	.ipr-left{left:0px!important;}
	.ipr-right{right:0px!important;}

	}
	
	/* 公司简介 */
	.index-ab{padding:2% 3%;background: url(images/bg4.jpg) top center no-repeat;padding-top: 16px;}
	.index-title1{color:#fff;}
	.index-icon1{margin-bottom: 20px;}
    .iab-nr{background: url(images/bg2.jpg);padding: 120px 56px;display: flex;justify-content: space-between;flex-wrap: wrap;}
	.iab-desc{color:#fff;font-size: 16px;line-height: 26px;margin-bottom: 50px;}
    .iab-box1:nth-child(2){transform: scale(1.2,1.2);position: relative;z-index: 10;}
	.iab-tu{width: 100%;display: block;}
	.index-video{margin:40px auto 0;} 
	
	@media(max-width:768px){
 .iab-box1:nth-child(2){transform: scale(1,1);}
 .iab-box1{margin-bottom: 15px;}
		}
   /* 首页优势展示 */		
	.index-ys{padding: 3%;}	
    .iys-nr{display: flex;background:#13a9b0;display: flex;justify-content: space-between;flex-wrap: wrap;border-top-left-radius: 64.5px;
	border-bottom-left-radius: 64.5px;
	-moz-box-shadow:0px 4px 4px #E6E6E6; -webkit-box-shadow:0px 4px 4px #E6E6E6; box-shadow:0px 4px 4px #E6E6E6;

	}
	.iys-box{width: 33.33%;display: flex;justify-content: space-between;flex-wrap: wrap;padding-right: 30px;}
    .iys-left{width: 129px;height: 129px;padding: 7px;border-radius: 64.5px;
	-moz-box-shadow:-4px 0px 4px #149FA6; -webkit-box-shadow:-4px 0px 4px #149FA6; box-shadow:-4px 0px 4px #149FA6;
    }   
     .iys-icon{display: block;}
	.iys-right{width: calc(100% - 138px);}
    .iys-name{font-size: 18px;line-height: 20px;font-weight: bold;color:#ffffff;margin-bottom: 10px;margin-top: 16px;}
	.iys-desc{font-size: 16px;line-height: 20px;font-weight: 400;color:#ffffff;}
     .iys-bottom{display: flex;justify-content: center;margin-top: 50px;width: 100%;}
	 .iys-nr1{width: 100%;max-width: 800px;}
	 .iys-box1{width: 50%;}
	 .iys-box:hover .iys-left .iys-icon{transform: rotateY(360deg);transition: 0.6s;}
	 	@media(max-width:960px){
			.iys-nr{background: none;-moz-box-shadow:0px 0px 0px #E6E6E6; -webkit-box-shadow:0px 0px 0px #E6E6E6; box-shadow:0px 0px 0px #E6E6E6;}
            .iys-box{width: 100%;margin-bottom: 20px;
			border-top-left-radius: 64.5px;
			border-bottom-left-radius: 64.5px;background: #13a9b0;
			-moz-box-shadow:0px 4px 4px #E6E6E6; -webkit-box-shadow:0px 4px 4px #E6E6E6; box-shadow:0px 4px 4px #E6E6E6;
			}
			.iys-nr1{max-width: 100%!important;}
			.iys-bottom{margin-top: 0;}
	 		}
	/* 首页新闻展示 */
	.index-news{padding: 3%;overflow: hidden;}
 .inews-nr{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 40px;}
	   .inews-box{display: block;background: #ffffff;padding-bottom: 20px;overflow: hidden;transition: 0.6s;width: 30%;    position: relative;}
	  .inews-name{font-size: 24px;color:#000000;margin-top:16px;line-height:26px;transition: 0.6s; font-family: "MONTSERRAT-MEDIUM-7";} 
	  .inews-date{font-size: 16px;line-height: 20px;transition: 0.6s;;margin-top: 22px;color:#646363;}
	  .inews-desc{color: #646363;font-size: 16px;line-height: 30px;text-align: left;margin-top: 10px;transition: 0.6s;font-weight:100 ;
	  transition: 0.6s;}
	  .inews-more{font-size: 16px;color:#fff;margin-top:26px;transition: 0.6s;
	  background: #3aa2a6;text-align: center;width: 166px;line-height: 52px;border-bottom-left-radius: 15px;border-top-right-radius: 15px;
	  }
	  .newest{position: absolute;top: 0;right: 0;background: #f21105;color:#fff;text-align: center;line-height:42px;width: 106px;z-index: 10;font-weight: bold;}
	  .inews-img{width: 100%;transition: 0.6s;}
	  .inews-box:hover{text-decoration: none;transform: scale(1.05,1.05);}
	  .inews-box:hover .inews-name{color:#3aa2a6;}
	  .inews-box:hover .inews-date{color:#3aa2a6;}
	  .inews-box:hover .inews-desc{color:#3aa2a6;}
	  @media(max-width:768px){
	  .inews-box{width: 100%;margin-bottom: 20px;}		
	  }
		
		
		/* 页尾信息 */
		.footer{background: #17adb4;padding: 0 3%;padding-top: 3%;}
		.f-box{overflow: hidden;display: flex;justify-content: space-between;flex-wrap: wrap;}	
		
		.f-left{width: 45%;}
		.f-right{width: 53%;}
		.f-title{color:#ffffff;font-weight: bold;font-size: 20px;line-height: 24px;margin-bottom:30px;font-family: "HUMNST777 BLKCN BT BLACK";}
		.f-lx{color:#fefefe;font-size: 16px;line-height: 32px;}
		
	    .f-navbox{display:flex;justify-content: space-between;flex-wrap: wrap;max-width: 470px;margin-bottom: 16px;}	
		.f-nav{display: block;font-size: 16px;line-height: 20px;color:#ffffff;transition: 0.6s;margin-bottom: 12px;}
		
		.f-nav:hover{color:#00f4ff;text-decoration: none;letter-spacing: 2px;}
		.shemei{display: block;margin-top:12px;margin-bottom: 20px;}
		.bottom{}
		.bottom>div{border-top: 1px solid #fff;padding: 10px 0;}
		.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:#3aa2a6;}
	  @media(max-width:960px){ 
	 .f-left{width: 100%;margin-bottom: 20px;}
	 .f-right{width: 100%;}
	 }
	
  /* 表单 */
   .biaodan>li{margin-bottom: 15px;}
	.biaodan>li>input{width: 100%;height: 42px;font-weight: 400;background:#4dc0c5;
	border:1px solid #4dc0c5!important;color:#ffffff;padding-left: 16px;font-size: 16px;margin-bottom: 10px;}
	.biaodan>li>input::-webkit-input-placeholder{color:#ffffff;font-size: 16px;}
	.biaodan>li>textarea{width: 100%;font-weight: 400;background: #4dc0c5;border:1px solid #4dc0c5!important;color:#ffffff;
	padding-left: 16px;line-height: 48px;font-size: 14px;
	}
	.biaodan>li>textarea::-webkit-input-placeholder {color: #ffffff;line-height: 40px;font-weight: 400;font-size: 16px;} 
	.biaodan>li>textarea::-moz-input-placeholder {color: #ffffff;line-height: 40px;font-weight: 400;font-size: 16px;} 
	.biaodan>li>textarea::-ms-input-placeholder {color: #ffffff;line-height: 40px;font-weight: 400;font-size: 16px;} 
	.send-box{display: flex;flex-direction: row;height: 100%;align-items: flex-end;}
	.send{
		width: 100%!important;
		height: 42px!important;
		font-size: 14px;
		border:1px solid #4dc0c5;
		background: #4dc0c5;
		color: #fff;
		font-weight: 400;
		transition: 0.8s;-webkit-transition: 0.8s;
		display: block;
       text-align: left;
           padding-left: 16px;

	}
	.send:hover{background: #3aa2a6;color:#fff;border-color:#3aa2a6;}

    /* 内页面包屑 */
   .m-box>a{font-size:16px;color:#fff;text-decoration: none;line-height:46px;font-weight: 400;text-transform: uppercase;}
   .xian5{background:none;padding: 0;background: #17adb4;}
   .mbx-home{margin-right: 10px;}
   /* 内页公司简介 */
   	.ab{padding: 3%;background: #effafa;}
   	.ab-box{
   	display: flex;justify-content: space-between;flex-wrap: wrap;
   	}
   	.ab-left{width: 39.5%;position: relative;height: 100%;}
	.ab-leftbox{background: #fff;padding: 30px;position: relative;z-index: 10;height: 100%;}
	.ab-left::before{content: " "; position: absolute;left: -20px;bottom: -20px;background: #17adb4;width:100%;height: 423px;}
   	.ab-right{width: 60.5%;position: relative;}
	
   	.ab-icon{position: absolute;right: 0;top: 32px;}
	.ab-box2{background: #17adb4;position: relative;display: flex;justify-content: space-between;flex-wrap: wrap;padding:20px 40px;}
   	.ab-title{font-size: 32px;color:#ffffff;line-height: 34px;margin-bottom: 8px;font-weight: bold;text-transform: uppercase;text-align: right;}
   	.ab-subtitle{font-size: 16px;line-height: 20px;margin-bottom: 8px;color:#ffffff;text-align: right;}
	.ab-left1{width: calc(100% - 86px);}
	.ab-right1{width: 56px;display: flex;align-items: center;flex-direction: row;}
	.absanjiao{position: absolute;left: -14px;top: calc(50% - 10px);z-index: 15;}
   	.ab-box1{height: 456px;overflow-x:auto;}
   	.ab-ico{width: 100%;}
   	  .ab-box1::-webkit-scrollbar {background: #e5e5e5;width: 8px;border-radius:4px;}
   	 .ab-box1::-webkit-scrollbar-thumb {background: #c3c3c3;border-radius:4px;}
 	.a-left,.a-right{display: block!important;width: 70px!important;height: 24px;top: calc(100% - 16px)!important;;}
   	.a-left::before,.a-right::before{display: none!important;}
   	.a-left{left:calc(100% - 144px)!important;}
   	.a-right{right:0px!important;}
    /* 企业优势 */
	.ab-our{padding: 2% 3%;padding-bottom: 0;background: url(images/bg5.jpg);}
	.our-box{background: url(images/bg6.png);padding: 40px 0;padding-top: 6px;}
    .our-box1{background: rgba(255,255,255,.33);width:128px;height: 128px;padding: 12px;border-radius: 50%;margin: 0 auto;
	position: relative;
	}
	.our-tu{display: block;margin: 0 auto;width: 104px;height: 104px;border-radius: 50%;position: relative;z-index: 10;
	-moz-box-shadow:0px 0px 5px #767676; -webkit-box-shadow:0px 0px 5px #767676; box-shadow:0px 0px 5px #767676;
	}
	.our-name{font-size: 20px;line-height: 24px;font-weight: bold;text-align: center;margin-top: 18px;
	font-family: "HUMNST777 BLKCN BT BLACK";color:#fff;height: 24px;
	}
	.our-xian{width: 30px;height: 3px;background: #fefefe;margin: 8px auto;}
	.our-desc{text-align: center;font-size: 16px;line-height: 26px;color:#fff;height: 78px;}
	.ouryinying{position: absolute;left: 26px;top: 10px;}
	.our-box:hover .our-tu{transform: rotateZ(360deg);transition: 0.6s;}
   	@media(max-width:960px){
   		.ab-left::before{display: none;}
   		.ab-left{width: 100%;}
   		.ab-right{width: 100%;}
   		}	
	/* 工厂展示 */	
	.work{padding: 3%;}
	.work-box{overflow: hidden;}
	.work-tu{display: block;transition: 0.6s;width: 100%;}
     .work-nr{display: flex;justify-content: space-between;margin-bottom: 10px;}
	 .work-left{width: 38%;background: #17adb4;display: flex;flex-direction: row;justify-content: center;align-items: center;}
	 .work-right{width: calc(62% - 10px);}
	 .work-box:hover .work-tu{transform: scale(1.1);}
	 .work-name{font-size: 30px;color:#ffffff;text-align: center;line-height: 32px;margin-bottom: 5px;font-family: "HUMNST777 BLKCN BT BLACK";}
	 .work-xian{width: 22px;height: 3px;background: #fff;margin: 3px auto 0;}
	 .work-bottom{background: #17adb4;margin-top: 15px;padding: 10px 20px;}
	 .work-desc{color:#fff;text-align: center;font-size: 14px;line-height: 26px;max-width: 940px;margin: 0 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 #17adb4;background: #17adb4;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%;background: #ffffff;}
	.pro-left {padding-right: 0;}
	.pr-title{background: #17adb4;color:#ffffff;font-size:24px;line-height:28px;font-weight: bold;text-transform: uppercase;text-align: left;
	  padding: 10px 16%;font-family: "HUMNST777 BLKCN BT BLACK";
	}
    
	.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: #17adb4;color: #fff;}
	.pro-left ul li:hover a,.pro-left ul .default a {color: #fff;background:#17adb4 ;}
	.lei-list{background: #ececec;}
	    .lei-list div .lei-name1 p{color:#fff!important;text-decoration: underline;background: #17adb4;} 
		.nav-box2{margin-bottom: 2px;padding-bottom: 0;background: #e4f5f6;}
		.nav-box1{overflow:hidden;height:0;position:relative;}
	    .lei-list h3{padding: 0;padding: 16px 10px;position:relative;text-align: left;border-bottom: 1px dashed #b4b4b4;
		 color:#333333;line-height:20px;font-size: 16px;font-weight: bold;margin-bottom: 0;background: #f9f9f9;
	         }
	    .nav-box3{margin-bottom:0;background: #d6fbfd;padding: 0 0;}
		.nav-box3:hover{cursor: pointer;}
		 .lei-list a p{font-size: 14px;line-height: 20px;float: right;color:#666666;padding: 12px 15px;width: 100%;
		 background: none;text-align: left;border-bottom: 1px dashed #b4b4b4;
		 }
			
	.lei-list h3>img{position:absolute;top:calc(50% - 2px);right:20px;transform: rotate(-90deg);}
	.jia{border: 1px solid #bfbfbf;width:15px;height: 15px;border-radius: 3px;position: relative;display: inline-block;margin-right: 10px;}
	.heng{width: 9px;height: 1px;position: absolute;left: 2px;top: 6px;background: #bfbfbf;}
	.shu{width: 1px;height: 9px;position: absolute;left:6px;top: 2px;background: #bfbfbf;}
	.lei-list div .uk-active .shu{display: none;}
	.lei-list div .uk-active img{transform: rotate(0deg);}
	.lei-list div .uk-active1{color:#17adb4!important;}
	.uk-accordion-content{padding:0!important;}
	.lpr-box{display: block;transition: 0.6s;position: relative;overflow: hidden;}
	.lpr-box1{position: relative;overflow: hidden;border: 1px solid #ccc;}
	.lpr-img{width: 100%;display: block;margin: 0 auto;transition: 0.6s;}
	.lpr-img1{width: 100%;display: block;position: absolute;left: 0;top: 0;opacity: 0;}
	.lpr-title{text-align: center;font-size:16px;line-height: 20px;color:#787878;transition: 0.6s;margin-top: 10px;}
	.lpr-box:hover{text-decoration: none;}
	 .lpr-box:hover .lpr-img1{animation:big 1s;} 
	.lpr-box:hover .lpr-title{color:#17adb4;} 
	@media(max-width:960px){
	.title-left1{width: 100%;margin-bottom: 20px;}	
	.title-right1{width: 100%;}	
	}
	

	/* 产品详情*/
	.pr-page{padding:3%;background: #ffffff;}
	.pr-box1{margin-top: 20px;}
	.show{width: 100%;border: 1px solid #ccc;}
	.xiao{border: 1px solid #ccc;}
	.npr-title{color:#17adb4;font-size: 42px;line-height: 48px;font-weight: bold;margin-bottom: 16px;font-family: "HUMNST777 BLKCN BT BLACK";}
	.npr-xian{width: 100%;height: 1px;background: #dddddd;margin-bottom: 20px;}
	.pr-page .uk-active img{border: 1px solid #3aa2a6!important;}
	.content-nr{padding: 3%;}
	.npr-box{background: #efffff;width: 100%;}
	.bottom-title{color:#ffffff;font-size: 16px;line-height: 40px;font-weight: 400;width: 170px;background: #17adb4;text-align: center;}
	.bottom-xian{width: 100%;height: 3px;background: #17adb4;margin-bottom: 20px;}
	.s-left::before,.s-right::before{display: none;}
	.s-left{left:-8%!important;top: 48%!important;display: block!important;border: none;color:#999999;width: 34px;}
	.s-right{right:-8%!important;top: 48%!important;display: block!important;border: none;color:#999999;width: 34px;}	
	.s-left:hover{background: none!important;color:#3aa2a6!important;}
	.s-right:hover{background: none!important;color:#3aa2a6!important;}
	 @media(max-width:960px){
	.s-left{display: block!important;left:3%!important;}
	.s-right{display: block!important;right:3%!important;}   
		 	   }

   .zs{padding: 3%;}
   .zs .uk-container{max-width: 1230px;}
    .zs-nr{display: flex;justify-content: space-between;flex-wrap:wrap;}
	.zs-box{overflow: hidden;padding: 0 10px;margin: 0 auto 50px;}
	.zs-tu{display: block;margin: 0 auto;}
.zs-box:hover {transform: scale(1.1);transition: 0.6s;}
/* 联系我们 */
	.contact{padding: 3%;background-color: #ffffff;}
	.con-content{padding:54px;border-radius:20px;-moz-box-shadow:0px 0px 13px #B5B5B5; -webkit-box-shadow:0px 0px 13px #B5B5B5; box-shadow:0px 0px 13px #B5B5B5;background-color: #fff;}
	.con-box{display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 50px;}
	.con-left{width: 46%;min-height:450px;background: #17adb4; display: flex;flex-direction: row;justify-content: center;align-items: center;
	position: relative;padding:0 50px;border-radius: 10px;}
	.con-box1{width: 100%;}
	.contact-title{font-size: 36px;line-height: 40px;color:#fff;text-transform: uppercase;font-weight: bold;text-align: left;
	font-family: 'HUMNST777 BLKCN BT BLACK';}
	.ny-xian1{width:50px;height: 3px;background: #fff;margin-top:26px;margin-bottom:26px;}
	.contact-desc{font-size: 14px;line-height: 20px;color:#fff;padding-right: 60px;}
	.con-right{width: 50%;display: flex;justify-content: center;}
	.shemei2{position: absolute;right: 30px;top:60px;}
	.con-lx{display: block;margin-bottom:24px;color:#fff;font-size: 16px;line-height: 20px;}
	.con-lx img{margin-right: 5px;position: relative;top: -2px;}
	.con-lx:hover{text-decoration: none;color:#fff;}
	 @media(max-width:960px){
	 .con-left{width: 100%;margin-bottom: 30px;}
	 .con-right{width: 100%;}
	 }
	  @media(max-width:768px){
	.con-content{padding: 20px;}
	.con-left{padding-left: 20px;}
	.shemei2{right: 18px;}
	.con-box{margin-bottom: 10px;}
	 }
	 /* 联系我们表单 */
     .con-biaodan{display: flex;align-items:center;flex-direction: row;height: 100%;}
	 .con-biaodan>li{margin-bottom: 0;height: 56px;}
	 .con-biaodan>li>input{width: 100%;height: 56px;font-weight: 400;background: #fff;
	 border:1px solid #fff!important;color:#52525c;padding-left: 16px;border-radius: 10px;
-moz-box-shadow:0px 0px 10px #CCCCCC; -webkit-box-shadow:0px 0px 10px #CCCCCC; box-shadow:0px 0px 10px #CCCCCC;
	 }
	 .con-biaodan>li>input::-webkit-input-placeholder{color:#52525c;}
	 .con-biaodan>li>textarea{width: 100%;font-weight: 400;background: #fff;border:1px solid #fff!important;color:#52525c;line-height: 56px;border-radius: 10px;
	 padding-left: 16px;-moz-box-shadow:0px 0px 10px #CCCCCC; -webkit-box-shadow:0px 0px 10px #CCCCCC; box-shadow:0px 0px 10px #CCCCCC;
	 }
	 .con-biaodan>li>textarea::-webkit-input-placeholder {color:#52525c;line-height: 56px;font-weight: 400;} 
	 .con-biaodan>li>textarea::-moz-input-placeholder {color: #52525c;line-height: 56px;font-weight: 400;} 
	 .con-biaodan>li>textarea::-ms-input-placeholder {color: #52525c;line-height: 56px;font-weight: 400;} 
	 .con-send{
	 	width: 100%!important;
	 	height: 56px!important;
		max-width:170px ;
	 	background: #17adb4;
	 	border:1px solid #17adb4;
	 	color: #fff;
		font-size: 20px;
	 	transition: 0.8s;-webkit-transition: 0.8s;
	 	margin:0 auto 0;
		border-radius: 10px;
	 	display: block;
	 }
	


	CSS Document */
	


