*{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: 'ITC AVANT GARDE CE GOTHIC DEMI';
    src : url('ITC AVANT GARDE CE GOTHIC DEMI.TTF'); 
}
@font-face{
    font-family: 'RALEWAY-REGULAR';
    src : url('RALEWAY-REGULAR.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 bounce {
	0%,100%,20%,50%,80% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}

	40% {
		-webkit-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		transform: translateY(-30px)
	}

	60% {
		-webkit-transform: translateY(-15px);
		-ms-transform: translateY(-15px);
		transform: translateY(-15px)
	}
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce
}
@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: 1600px;}

	 
	
	 .sousuo-box1{height:35px;width:200px;border:none;border:1px solid #d2d2d2;background: none; z-index: 99;
	 }
	 .sousuo-box1>input{width:calc(100% - 40px);float:left;height: 35px;line-height: 35px;padding-left: 14px;
	 background:none;float:left;color:#000;border:none;}
	 .sousuo-box1>input::-webkit-input-placeholder{color:#5e5e5e;padding-left: 14px;}
	 .sousuo-box1>button{width:15px;float:right;border:none;background: none;float:right;margin-top: 7px;margin-right:16px;}

	/* 导航样式 */
    .header-nav{padding:20px 3%;}
	.header-nav .uk-container-center{position: relative;}
	.nav-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.nav-left{width:188px;}
	.logo{display: block;}
	
	.nav-center{width:calc(100% - 680px);display: flex;align-items: center;flex-direction: row;justify-content: space-between;padding: 0 0;
	padding-top: 30px;}
	.nav-center>ul{max-width: 740px;padding-left: 40px;}
	.nav-right{width:480px;display: flex;flex-direction: column;justify-content: center;}
	.top-lx{font-size: 16px;line-height: 18px;color:#000000;text-align: right;margin-bottom: 14px;margin-top: 4px;}
	.get{color: #000;text-align: center;display: block;background: #c3ec46;line-height: 35px;width: 166px;font-weight: bold;transition: 0.6s;}
	.get:hover{background: #000;color:#fff;}
	.nav-right1{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.nav-larbox{width:86px;display: flex;justify-content: space-between;margin-top: 4px;}
	.uk-navbar-nav>li>a{color:#333333;line-height:28px;font-size: 16px;font-weight: bold;padding: 0 24px;position: relative;height: 28px;
	text-transform: uppercase;border:1px solid #fff;transition: 0.6s;border-radius: 5px;}
	.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:#333333;border:1px solid #333333;background: none;border-radius: 5px;}
	.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{background: none;border:1px solid #333333;}
.uk-navbar-nav>li.uk-open>a, .uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a:before:focus{background: none;border:1px solid #333333;}
	.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;
	left: -2px!important;} 
	.erjiname>a>span{text-align: right;color:#333333;float: right;opacity: 0;} 
	.d-erji{background:none;padding-top:0;background:rgba(195,236,70,.9);padding-bottom: 0;left:0!important;
	text-align: left;	
	}
	.d-erji>ul>li>a{line-height: 24px!important;color:#333333!important;font-size: 16px;font-weight: 200;border-bottom: 1px solid #333333;}
	.d-erji>ul>li:nth-child(2) span{display: none;}
	.d-erji>ul>li>a:hover{background:rgba(195,236,70,.8);}
	.d-erji>ul>li>a:hover span{opacity: 1;}

	.sousuo-box{height:42px;width:100%;border:none;background: none;border:1px solid #eaeaea;margin-top:30px;border-radius: 20px;}
	.sousuo-box>input{width:calc(100% - 58px);float:left;height: 40px;line-height: 40px;padding-left: 18px;
	background:none;float:left;border:none;color:#fff;}
	.sousuo-box>button{width:22px;float:right;border:none;background: none;float:right;margin-top: 8px;margin-right:36px;}
   @media(max-width:1300px){  
	   .nav-center>ul{max-width: 100%;padding-left: 0;}
   }
   @media(max-width:1200px){  
	   .nav-left{width: 100%;display: flex;justify-content: center;}
	   .nav-center{width: calc(100% - 480px);}
   }
   @media(max-width:960px){
   	   .nav-center{width: calc(100% - 210px);}
	   .nav-right{width: 200px;}
	   .top-lx{margin-top: 0; margin-bottom: 2px;text-align: left;}
	   .nav-larbox{margin-bottom: 2px;margin-top: 0;}
	   .sousuo-box1{margin-bottom: 2px;}
   }
    @media(max-width:768px){  
    .header-nav{padding: 0;}
	.nav-left{margin-bottom: 14px;}
	.nav-right{background: #93c107;padding: 0;width: 166px;}
	.nav-center{padding: 0;background: #93c107;display: block;width:calc(100% - 166px);}
	.nav-larbox{position: absolute;right: 20px;top: 40px;margin-top: 1px;}
	.top-lx{display: none;}
	.header-nav>.uk-container{padding: 0;}
	.sousuo-box1{display: none;height: 34px;}
	.uk-navbar-toggle{margin-top: 0;background: #c3ec46!important;margin-left: 0;color:#fff;}	
	}
	/* 首页产品 */
	.index-pr{padding:3% 3%;position: relative;}
	.index-pr .uk-container {max-width: 1614px;}
 	 .index-title{text-align: center;font-size: 34px;line-height: 38px;margin-bottom: 14px;text-transform: uppercase;
	 font-family: "ITC AVANT GARDE CE GOTHIC DEMI";
	 }
	.index-subtitle{text-align: center;font-size: 14px;line-height: 20px;margin-bottom: 30px;	 font-family: "RALEWAY-REGULAR";}
    .ipr-nr{display: flex;flex-wrap: wrap;justify-content: space-between;}
	.ipr-box1{padding: 0 7px;width: 33.3%;margin-bottom: 15px;transition: 0.6s;}
	.ipr-box{display: block;position: relative;overflow: hidden;transition: 0.6s;}
	.ipr-tu{width: 100%;height: 100%;transition: 0.6s;}
	.ipr-name{position: absolute;padding-left: 40px;left:0;bottom:16px;font-size: 16px;line-height: 42px;width: 100%;max-width:450px;
	color:#333333;font-family: "ITC AVANT GARDE CE GOTHIC DEMI";
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c3ec46+0,c3ec46+100&1+0,0.13+100 */
	background: -moz-linear-gradient(left,  rgba(195,236,70,1) 0%, rgba(195,236,70,0.13) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(195,236,70,1) 0%,rgba(195,236,70,0.13) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(195,236,70,1) 0%,rgba(195,236,70,0.13) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3ec46', endColorstr='#21c3ec46',GradientType=1 ); /* IE6-9 */
	}
	.ipr-box1:nth-child(1){width: 50.4%;}
	.ipr-box1:nth-child(2){width: 24.8%;}
	.ipr-box1:nth-child(3){width: 24.8%;}
	.ipr-box1:nth-child(4){width: 37.5%;}
	.ipr-box1:nth-child(5){width: 62.5%;}
	.ipr-box1:hover .ipr-tu{transform:rotateZ(5deg) scale(1.3);}
	.ipr-box:hover{-moz-box-shadow:0px 0px 10px #636363; -webkit-box-shadow:0px 0px 10px #636363; box-shadow:0px 0px 10px #636363;}
	@media(max-width:860px){
	.ipr-box1:nth-child(1){width: 100%;}
	.ipr-box1:nth-child(2){width: 50%;}
	.ipr-box1:nth-child(3){width: 50%;}
	 .ipr-box1:nth-child(4){width: 100%;}
	 .ipr-box1:nth-child(5){width: 100%;}
	 .ipr-box1:nth-child(6){width: 100%;}
	 .ipr-box1:nth-child(7){width: 100%;}
	 .ipr-box1:nth-child(8){width: 100%;}
		}
		@media(max-width:500px){
		.ipr-box1:nth-child(2){width: 100%;}
		.ipr-box1:nth-child(3){width: 100%;}
			}
	/* 公司简介 */
	.index-ab{padding:3% 3%;border-top: 1px solid #ccc;}
	.iab-nr{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.iab-left{width: 48%;display: flex;justify-content: center;align-items: center;flex-direction: row;}
	.iab-ico{width: 100%;display: block;}
	.iab-ico:hover{animation:shake 0.6s;}
	.iab-right{width: 50%;}
	.iab-title{font-size: 34px;line-height: 38px;color:#333333; font-family: "ITC AVANT GARDE CE GOTHIC DEMI";margin-bottom: 14px;}
	.iab-subtitle{font-size: 28px;line-height: 32px;color:#c3ec46; font-family: "ITC AVANT GARDE CE GOTHIC DEMI";margin-bottom: 40px;}
	.iab-more{margin-top: 20px;display: block;}
	.iab-more:hover{animation: bounce .5s linear 1;}
	@media(max-width:960px){
      .iab-left{width: 100%;margin-bottom: 10px;}
	  .iab-right{width: 100%;}
 
		}
   /* 首页优势展示 */		
	.index-ys{padding:3% 3%;border-top: 1px solid #ccc;}	
	.index-ys .uk-container{max-width: 1640px;}
    .iys-nr{display: flex;display: flex;justify-content: space-between;flex-wrap: wrap;}
	.iys-box{width: 20%;padding: 0 20px;}
     .iys-icon{display: block;margin: 0 auto;}
     .iys-name{font-size: 16px;line-height: 20px;font-weight: 400;color:#333333;margin-bottom: 5px;margin-top: 16px;font-family: "ITC AVANT GARDE CE GOTHIC DEMI";
	 text-align:center;height: 40px;}
	.iys-desc{font-size: 14px;line-height: 24px;font-weight: 400;color:#333333; font-family: "RALEWAY-REGULAR";
	text-align:center;}
  
	 .iys-box:hover .iys-icon{transform: rotateY(360deg);transition: 0.6s;}
	 	@media(max-width:960px){
		.iys-box{width: 50%;margin-bottom: 20px;}
	 		}
	@media(max-width:768px){
	.iys-box{width: 100%;margin-bottom: 20px;}
		}		
	/* 首页询盘 */
	.index-xp{padding: 3% 3%;border-top: 1px solid #ccc;}
	.ixp-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.ixp-left{width: calc(50% - 30px);}
	.ixp-right{width:50%;display: flex;flex-direction: column;justify-content: space-between;}
	
    .ixp-tu{display: block;margin: 0 auto;}
	.xp-name{margin-bottom: 6px;font-size: 16px;line-height: 20px;color:#333333;}
	.xp-name span{color:#ff0000;}
	.xp-top input{width: 100%;height: 42px;font-weight: 400;background:#eeeeee;margin-bottom: 26px;
	border:1px solid #e5e5e5!important;color:#000;padding-left: 16px;font-size: 16px;margin-bottom: 40px;}
	.xp-top input::-webkit-input-placeholder{color:#000;font-size: 16px;}
	.xp-send{
		width: 100%!important;
		height: 44px!important;
		font-size: 16px;
		border:1px solid #c3ec46;
		background: #c3ec46;
		color: #333333;
		font-weight: 400;
		transition: 0.8s;-webkit-transition: 0.8s;
		display: block;
	   text-align: center;
	
	}
	.send:hover{background: #b1eb00;color:#fff;border-color:#b1eb00;color:#b1eb00;}
	  @media(max-width:900px){
    .ixp-left{width: 100%;margin-bottom: 20px;}
	.ixp-right{width: 100%;}
	  }
	 /* 销售网络 */	
	.index-xs{padding: 3% 3%;border-top: 1px solid #ccc;}
	.xs-tu{display: block;margin: 15px auto 0;}
	
	
     /* 案例展示 */	
     .index-case{padding: 3% 3%;border-top: 1px solid #ccc;}
	.icase-box .uk-container{max-width: 1604px;}
	.icase-box{position: relative;display: block;overflow: hidden;}
	.icase-nr li{padding: 0 2px;margin-bottom: 4px;}
	.icase-box1{position: absolute;left: 0;bottom: 30px;height:70px;padding: 0 30px;overflow: hidden;height: 30px;transition: 0.6s;}
	.icase-name{font-size: 26px;line-height: 30px;color:#c3ec46;font-family: "ITC AVANT GARDE CE GOTHIC DEMI";}
	.icase-more{font-size: 16px;line-height: 20px;color:#fff;margin-top: 10px;}
	.icase-tu{width: 100%;}
	.icase-nr:hover .icase-box{
	 background:#000;-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-ms-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear;   
	    }      
	 .icase-nr:hover .icase-box img{
	opacity:0.5;filter:alpha(opacity=50);-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-ms-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear;
	       }     
	.icase-nr .icase-box:hover img{
	 
	opacity:1;-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-ms-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear;       
	                
	         }     
   .icase-box:hover .icase-tu{
		         transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);
		       }   	
   .icase-box:hover .icase-box1{height: 70px;}
		/* 页尾信息 */
	.footer{background: #f6f6f6;padding: 3% 3%;}
	.f-navbox{display:flex;justify-content: space-between;flex-wrap: wrap;}	
	.f-nav{display: block;font-size: 16px;line-height: 20px;color:#333333;transition: 0.6s;
		width: 20%;border-right: 1px solid #333333;text-align: center;}
	.f-nav:last-child{border-right:none;}
	.f-navnr{width: 100%;max-width: 880px;margin: 0 auto 24px;}
	.f-nav:hover{color:#c3ec46;text-decoration: none;letter-spacing: 1px;}
	.s-nr{max-width: 194px;margin: 0 auto;}
	.s-nr img{display: block;margin: 0 auto;}
	
 
	


    /* 内页面包屑 */
   .m-box>a{font-size:16px;color:#333333;text-decoration: none;line-height:46px;font-weight: 400;text-transform: uppercase;}
   .xian5{background:none;padding: 0;background: #c3ec46;}
   .mbx-home{margin-right: 10px;}
   .banner-nr{position: relative;}
   .banner-box{position: absolute;max-width: 1600px;top: 0; left: 0;right: 0;bottom: 0;margin: auto;
   display: flex;justify-content: space-between;align-items: center; flex-direction: row;}
   .banner-name{color:#ffffff;text-align: center;font-size: 44px;line-height: 48px;font-family: "ITC AVANT GARDE CE GOTHIC DEMI";}
   .banner-desc{color:#ffffff;text-align: center;font-size: 22px;line-height: 36px;font-family: "ITC AVANT GARDE CE GOTHIC DEMI";
   max-width: 1050px;margin: 30px auto 0;font-weight: 400;00
   }
   @media(max-width:1000px){
   .banner-name{font-size: 24px;line-height: 28px;}
   .banner-desc{font-size: 16px;line-height: 20px;margin-top: 10px;}
   	}	
   
   /* 内页公司简介 */
   	.ab{padding: 3%;background: #f6f6f6;}
	.ny-title{text-align: center;font-size: 34px;text-align: center;line-height: 38px;font-family: "ITC AVANT GARDE CE GOTHIC DEMI";margin-bottom: 34px;
	text-transform: uppercase;}
   	.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: #c3ec46;width:100%;height: 423px;}
   	.ab-right{width: 60.5%;position: relative;}
	
   	.ab-icon{position: absolute;right: 0;top: 32px;}
	.ab-box2{background: #c3ec46;position: relative;display: flex;justify-content: space-between;flex-wrap: wrap;padding:20px 40px;}
	.ab-name{color:#333333;font-size: 32px;line-height: 36px;font-family: "ITC AVANT GARDE CE GOTHIC DEMI";margin-bottom: 34px;text-transform: uppercase;
	margin-top: 30px;}
   	.ab-title{font-size: 32px;color:#333333;line-height: 34px;margin-bottom: 8px;font-weight: bold;text-transform: uppercase;text-align: right;
	font-family: Impact;
	}
   	.ab-subtitle{font-size: 16px;line-height: 20px;margin-bottom: 8px;color:#333333;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-show{padding: 2% 3%;background: #ffffff;}
	.show-box{overflow: hidden;margin: 0 auto;}
	.show-tu{display: block;width: 100%;transition: 0.6s;}
	.show-name{color:#333333;font-size: 20px;line-height:48px;background: #c3ec46;margin-top: 4px;
	text-align: center;font-family: "ITC AVANT GARDE CE GOTHIC DEMI";}
	.show-box:hover .show-tu{transform: scale(1.1);}
	/* 企业优势 */
	.our{padding: 2% 3%;background: #ffffff;}
	.our-tu{display: block;margin: 0 auto;transition: 0.6s;}
	.our-tu:hover{transform: scale(1.05);}
	/* 工厂展示 */	
	.team{padding: 3%;padding-top: 0;}
	.team .uk-container{max-width: 1606px;}
	.team-nr{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.team-box:first-child{width: 49.8%;}
	.team-box:nth-child(2){width: 17%;}
	.team-box:nth-child(3){width: 15.3%;}
	.team-box:nth-child(4){width: 17.5%;}
    .team-box{width: 16.5%;padding: 0 3px;}
	.team-box img{width: 100%;}
	/* 更多产品 */
	.buy{padding: 2% 3%;}
	.buy-nr{display: block;background: url(images/bg1.png) bottom center no-repeat;display: flex;justify-content: space-between;
	padding-bottom: 30px;}
	.buy-nr:hover{text-decoration: none;}
	.buy-left{width: 35%;display: flex;justify-content: end;}
	.buy-right{width: 60%;display: flex;align-items: flex-end;flex-direction: row;}
	.buy-name{font-size: 34px;color:#333333;text-align: center;margin-bottom: 30px;font-family: "ITC AVANT GARDE CE GOTHIC DEMI";}
	.buy-desc{font-size: 22px;color:#333333;text-align: center;line-height: 36px;}
	.index-xp1{border: none;padding-top: 1%;}
	/* 市场页面 */
	.pac{padding: 2% 3%;}
	.pac-subtitle{font-size: 20px;line-height: 26px;color:#333333;text-align: center;font-family: "ITC AVANT GARDE CE GOTHIC DEMI";
	margin-bottom: 40px;}
	.pac-name{background: #c3ec46;padding: 8px 10px;font-size: 16px;line-height: 20px;text-align: center;transition: 0.6s;color:#000000;}
	.pac-name span{font-weight: bold;font-size: 16px;line-height: 20px;transition: 0.6s;}
	.pac-name:hover{background: #000;color:#fff;}
	.pac-name:hover span{color:#fff;}
	.cc-tu{display: block;margin: 0 auto 15px;}
	.cc-name{font-size: 14px;color:#333333;text-align: center;line-height: 38px;border-radius: 19px;border:1px solid #c3ec46;transition: 0.6s;}
	.cc-box:hover .cc-name{background: #c3ec46;}
	.cc-box:hover .cc-name{background: #c3ec46;}
	.cc-box:hover .cc-tu{animation: bounce .5s linear 1;}
	
	/* 概述 */
	.cc{padding: 3%;background: #f6f6f6;}
	.cc-title{font-size: 20px;color:#333333;text-align: center;font-family: "ITC AVANT GARDE CE GOTHIC DEMI";line-height: 32px;margin-bottom: 0;}
	.cc-subtitle{font-size: 16px;color:#333333;text-align: center;line-height: 32px;margin-bottom: 40px;}
	/* 型号 */
	.xh{padding: 2% 3%;}
	.xh-desc{text-align: center;font-size: 16px;color:#545454;line-height: 30px;margin-bottom: 40px;}
	.xh-tu{display: block;width: 100%;border-radius: 10px;}
	.xh-tu:hover{animation:shake 0.6s;}
	/* 认证 */
	.rz{padding: 2% 3%;}
	.rz-nr{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.rz-left{width:30%;}
	.rz-title{font-size: 34px;line-height: 38px;text-align: center;font-family: "ITC AVANT GARDE CE GOTHIC DEMI";margin-bottom: 16px;
	text-transform: uppercase;}
	.rz-desc{font-size: 16px;line-height: 20px;padding: 6px 10px;text-align: center;background:#c3ec46;margin-bottom: 10px;}
	.rz-right{display: flex;width: 66%;flex-wrap: wrap;justify-content: space-between;}
	.rz-box{width: 23%;margin-bottom: 30px;}
	.rz-tu{display: block;margin: 0 auto;}
	.rz-box:hover .rz-tu{transition: 0.6s;transform: rotateY(360deg);}
	/* 视频 */
	.mv-video{padding: 2% 3%;}
	.mv-nr{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.mv-left{width: 36%;display: flex;align-items: center;flex-direction: row;max-width: 514px;}
	.mv-title{font-size: 34px;line-height: 38px;text-align: left;font-family: "ITC AVANT GARDE CE GOTHIC DEMI";margin-bottom: 16px;color:#a8d814;
	text-transform: uppercase;}
	.mv-subtitle{font-size: 34px;line-height: 38px;text-align: left;font-family: "ITC AVANT GARDE CE GOTHIC DEMI";margin-bottom: 50px;color:#333333;
	text-transform: uppercase;}
	.mv-desc{font-size: 20px;line-height: 30px;text-align: left;font-family: "ITC AVANT GARDE CE GOTHIC DEMI";color:#333333;
	text-transform: uppercase;}
	.mv-right{width: 62%;}
	@media(max-width:960px){
	.rz-left{width: 100%;margin-bottom: 30px;}
	.rz-right{width: 100%;}
	}
	@media(max-width:768px){
	.mv-left{width: 100%;margin-bottom: 30px;}
	.mv-right{width: 100%;}
	}
	/* faq列表 */
	.faq{padding:3%;}
	.faq-box{border: 1px solid #dcdcdc;border-radius: 5px;margin-bottom: 26px;}
	.faq-box h3{font-size: 20px;line-height: 30px;border-radius: 5px;background: #f8f8f8;padding: 15px 36px;margin-bottom: 0;
	font-family: "ITC AVANT GARDE CE GOTHIC DEMI";}
	.faq-box h3 img{margin-right: 20px;}
	.faq-box .uk-active{border-bottom: 1px solid #dcdcdc;}
	.faq-box .uk-active img{transform: rotateZ(90deg);}
	.faq-nr{padding:20px 64px!important;border:none!important;}
	/* 产品单页 */
	.pr-page{padding: 3%;}
	.page-nr{position: relative;}
	.page-box{position: absolute;max-width: 1600px;top: 0; left: 0;padding: 0 30px;height: 100%;width: 100%;
	display: flex;justify-content: center;flex-direction: row;align-items: center;}
	.page-title{color:#ffffff;text-align: center;font-size: 46px;line-height: 48px;margin-bottom: 40px;}
	.page-subtitle{color:#ffffff;text-align: center;font-size: 24px;line-height: 36px;font-family: "ITC AVANT GARDE CE GOTHIC DEMI";}
	.page-nr1{max-width: 655px;margin: 40px auto 0;}
	@media(max-width:1100px){
	.page-title{margin-bottom: 10px;font-size: 24px;line-height: 26px;}
	.page-subtitle{font-size: 18px;line-height: 20px;}
	.page-nr1{margin-top: 10px;}
	}
	 /* 上下翻页 */
	.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: #c3ec46;color:#333333;font-size:24px;line-height:28px;font-weight: bold;text-transform: uppercase;text-align: left;
	  padding: 10px 16%;font-family: "ITC AVANT GARDE CE GOTHIC DEMI";
	}
    
	.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: #c3ec46;color: #fff;}
	.pro-left ul li:hover a,.pro-left ul .default a {color: #fff;background:#c3ec46 ;}
	.lei-list{background: #ececec;}
	    .lei-list div .lei-name1 p{color:#fff!important;text-decoration: underline;background: #c3ec46;} 
		.nav-box2{margin-bottom: 2px;padding-bottom: 0;background: #ededed;}
		.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:#c3ec46!important;}
	.pr-list .uk-accordion-content{padding:0!important;}
	.nav-box2{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: 24px;margin-bottom: 20px;}
	.lpr-box:hover{text-decoration: none;}
	 .lpr-box:hover .lpr-img1{animation:big 1s;} 
	.lpr-box:hover .lpr-title{color:#c3ec46;} 
	@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:#333333;font-size: 24px;line-height: 26px;margin-bottom: 20px;font-family: "ITC AVANT GARDE CE GOTHIC DEMI";
	margin-top: 40px;}
	
	.pr-box2 .uk-active img{border: 1px solid #c3ec46!important;}
	.content-nr{margin-top: 40px;}
	.npr-box{background: #f2f2f2;width: 100%;}
	.bottom-title{color:#333333;font-size: 16px;line-height: 40px;font-weight: 400;width: 170px;background: #c3ec46;text-align: center;}
	.bottom-xian{width: 100%;height: 3px;background: #c3ec46;margin-bottom: 20px;}
	.buy-left{align-items: flex-end;flex-direction: row;}
	.buy-nr1{padding-bottom: 0;}
	.buy-right1{width: 72%;padding-bottom: 30px;}
	.buy-name1{text-align: left;line-height: 36px;}
	.buy-desc1{text-align: left;}
	.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:#c3ec46!important;}
	.s-right:hover{background: none!important;color:#c3ec46!important;}
	.pr-link{display: flex;justify-content: space-between;}
	.pr-link a{width: calc(50% - 6px);background: #c3ec46;text-align: center;font-size: 16px;color:#000000;line-height:34px;
	font-weight: bold;margin-top: 40px;transition: 0.6s;}
	.pr-link a:hover{text-decoration: none;background: #000;color:#fff;}
	 @media(max-width:960px){
	.s-left{display: block!important;left:3%!important;}
	.s-right{display: block!important;right:3%!important;}   
		 	   }

 
	/* ice页面 */
	.ice{padding: 3%;}
	.ice-box{display: block;}
	.ice-tu{display: block;width: 100%;}
	.ice-nr{margin-top:30px;}
	.ny-subtitle{font-size: 14px;color:#333333;text-align: center;margin-bottom: 30px;font-family: "RALEWAY-REGULAR";margin-top: -20px;}
/* 联系我们 */
	.contact{padding: 3%;}
	.con-title{font-size: 44px;line-height: 48px;font-family: "ITC AVANT GARDE CE GOTHIC DEMI";margin-bottom: 20px;color:#333333;}
	.con-subtitle{font-size: 24px;line-height: 30px;font-family: "ITC AVANT GARDE CE GOTHIC DEMI";margin-bottom: 60px;color:#333333;}
	.con-box{overflow: hidden;margin-bottom: 60px;}
	.con-left{width: 51%;float: left;}
	.con-title1{font-size: 26px;line-height: 28px;font-family: "ITC AVANT GARDE CE GOTHIC DEMI";margin-bottom: 26px;color:#c3ec46;}
	.con-title2{font-size: 16px;line-height: 20px;font-family: "ITC AVANT GARDE CE GOTHIC DEMI";color:#969696;}
	.xing{color:red;font-size: 26px;}
   .con-desc{font-size: 16px;line-height: 20px;color:#2f2f2f;margin-top: 24px;margin-bottom: 14px;}
	.con-right{width: 47%;float: right;padding-top: 18px;}

	 @media(max-width:960px){
	 .con-left{width: 100%;float: none;}
	 .con-right{width: 100%;float: none;margin-bottom: 20px;}
	 }
	  @media(max-width:768px){
	 }
	 /* 联系我们表单 */
	 .con-left input{width: 100%;height: 46px;font-weight: 400;background: #fff;margin-bottom: 12px;
	 border:1px solid #dcdcdc!important;color:#000;padding-left: 12px;border-radius: 5px;
	 }
	 .con-left input::-webkit-input-placeholder{color:#dcdcdc;}
	 .contact textarea{width: 100%;font-weight: 400;background: #fff;border:1px solid #dcdcdc!important;color:#000;line-height: 30px;border-radius: 5px;
	 padding-left: 12px;
	 }
	 .con-xz{max-width: 700px;}
	 .f-prname{color:#313131;font-display: 16px;font-weight: bold;}
	 .f-prname input{margin-right: 12px;position: relative;top:1px;}
	 .con-send{
	 	width: 215px!important;
	 	height: 36px!important;
	 	background: #c3ec46;
	 	border:1px solid #c3ec46;
	 	color: #000000;
		font-size: 16px;
	 	transition: 0.8s;-webkit-transition: 0.8s;
	 	font-weight: bold;
		font-size: 16px;
	 	display: block;
		margin-top: 36px;
	 }
	.con-send:hover{background: #000;color:#fff;border: 1px solid #000;}

 .th-title{text-align:center;font-size:32px;line-height:38px;font-weight:bold;}
 .th-subtitle{text-align: center;font-size: 20px;line-height: 26px;}
 .th-subtitle span{color:red;font-weight: 400;font-size: 38px;}
	CSS Document */
	


