* { margin:0; padding:0;box-sizing: border-box;-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;font-family: Arial; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
body,div,ul,p,figure,h1,h2,h3,h4,h5,h6{ margin:0;padding:0;}
ul li { list-style:none;}
a {cursor:pointer;touch-callout: none; text-decoration:none; hide-focus: expression(this.hideFocus=true); outline:none;}
a:focus{outline:0;}
a:hover{text-decoration:none; }
.abc{cursor:pointer;}
em,i{font-style: normal;}
input:focus,textarea:focus {outline:none;}
input,textarea,select {font-family: inherit;font-size: inherit;font-weight: inherit;}
button,input[type="submit"] {border: none;background: none;appearance: none;outline: none;}
input,textarea {border: none;background: none;appearance: none;outline: none;}
img {border:none; vertical-align:middle;}
.clearfix:after{visibility: hidden;display: block;font-size: 0;content:"";clear: both;height: 0;}
.clearfix{*zoom:1;}

.display{display: block;position: relative;}
iframe{width: 100%;height: 100%;}
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;
}

.big{position: relative;overflow: hidden;}
.big>img{transition:1s;	
       -moz-transition:1s;
        -webkit-transition:1s; 
       -o-transition:1s; }
.big:hover img{    transform: scale(1.05,1.05);
			-ms-transform: scale(1.05,1.05);	/* IE 9 */ 
			-webkit-transform: scale(1.05,1.05);	/* Safari 和 Chrome */
			-o-transform: scale(1.05,1.05);	/* Opera */
			-moz-transform: scale(1.05,1.05);}
.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%;}}

 
/*******************************
  -------[= head页 =]-------
********************************/
.head{width: 100%;position: relative;overflow: hidden; height: 100px;background:#fff;padding: 0 3%;}
.head .uk-container{max-width: 1300px;position: relative;}
.logo{height: 68px;margin-top:16px;}
.head-top-left{position: absolute;left: 0;width: 100px;top: 0;}
.head-top-center{width: 800px;height: 100px;margin: 0 auto;display: block;}
.head-top-right{width: 250px;height: 100px;right: 0;position: absolute;top: 0;}

.fugai{height: 100px;}
.fugai li{margin-top: 35px;}
.fugai li a{margin:0 30px; font-family: "Calibri";font-size: 18px;display: block; height: 30px;text-transform: uppercase; line-height: 30px;color: #333333;font-weight: 700;}
.head .fugai .uk-active a{color: #e0d3c2;border-bottom:2px solid #e0d3c2;}

.head-top-right .index-sousuo-box1{height: 30px;width: 100%;padding: 0 10px; margin-top: 35px;border: 1px solid #b0b0b0;border-radius: 15px;}
.head-top-right .index-sousuo-box1 input{width: calc(100% - 30px );font-size: 18px;line-height: 30px;height: 30px;}
.head-top-right .index-sousuo-box1 button{float: right;width: 13px;height: 13px;margin-top:5px;}

@media(max-width:1024px){
	.head-top-right{width: 220px;}
	.fugai li a{margin: 0 20px;}
	.fugai{margin-left: 60px;}
}
@media(max-width:768px){
	.head-top-right{width: 150px;}
	.fugai li a{margin: 0 10px;}
	.fugai{margin-left: 85px;}
}
@media(max-width:767px){
	.head{height: 80px;}
	.logo{margin-top: 6px;}
	.head-top-center{width: 100%;
    position: relative;}
	.head-xian{position: absolute;right: 0;top: 20px;}
	.head-top-right{display: none;}
}
	
	
 /*******************************
   -------[=缩小后的左侧搜索=]-------
 ********************************/

 	.nav-zuo>a{display: block;width: 100%;line-height:28px;text-align: left;font-size: 16px;
 	 padding-left: 10%;color:#ffffff !important;text-transform: uppercase;} 
	  .nav-zuo>.erji{color: #ccc !important;text-transform: capitalize;}
 	.erjiname>a>span{text-align: right;color:#fff;float: right;opacity: 0;}
 	.d-erji{width: 300px;background:none;padding-top:0;background:rgba(26,185,19,.6);padding-bottom: 0;left:-100px!important;}
 	.d-erji>ul>li>a{line-height: 40px!important;color:#fff!important;font-size: 18px;}
 	.d-erji>ul>li:nth-child(2) span{display: none;}
 	.d-erji>ul>li>a:hover{background:rgba(26,185,19,.8);}
 	.d-erji>ul>li>a:hover span{opacity: 1;}
 	.sousuo-box1{height:32px;width:88%;border:1px solid #fff;
 	border-radius: 16px;margin-top: 16px;margin-left: 10%;}
 	.sousuo-box1>input{width:calc(100% - 40px);float:left;height: 32px;line-height: 32px;padding-left: 18px;
 	border:1px solid #000;background:none;float:left;border:none;border-radius: 16px;color:#fff;}
 	.sousuo-box1>button{width:22px;float:right;border:none;background: none;margin-right: 18px;margin-top: 6px;float:right;}
	
	
		
/*******************************
  -------[=轮播图=]-------
********************************/
.index-banner .index-banner-left{left: 5%;}
.index-banner .index-banner-right{right: 5%;} 
.index-banner .uk-dotnav> *{margin-top: -45px;}


/*******************************
-------[=企业介绍=]-------
********************************/
	.sub5-video {position: relative;}
	 .sub5{background-size: 100% 100%;width: 100%;}
	 .sub5-nr {position: absolute;top: 0;bottom: 0;width: 100%;z-index: 990;cursor: pointer;display: -ms-flexbox;-ms-flex-pack: center;-ms-flex-align: center;
	 	display: -moz-box;-moz-box-pack: center;-moz-box-align: center;display: -webkit-box;-webkit-box-pack: center;-webkit-box-align: center;display: box;box-pack: center;}
	 .circle {position: relative;width:66px;height: 66px;box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);border-radius: 100%;background-size: cover;background-repeat: no-repeat;
	 	text-align: center;margin:0px auto;z-index:3;}	 
	 .video-dw {position: fixed;top: -100%;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.7);z-index: 999;overflow: hidden;opacity: 0;}
	 .block {opacity: 1;top: 0;}
	 .video-word {width: 55%;height:600px;position: absolute;top: 50%;left: 50%; margin: -300px 0 0 -27%;background: #fff;padding: 20px;}
	 .video-close {box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2); position: absolute;top: -10px;right: -10px;width: 35px;height: 35px;border-radius: 50%;background: #fff;font-size: 40px;text-align: center;line-height: 30px;cursor: pointer;}
	.video-word-box{height: 560px;}
	.video-word-box p video{
		width: 100%;
		height: 100%;
	}
	.video-word-box p{
		width: 100%;
		height: 100%;
	}
	.sub5-tu{width: 100%;}
	
	.index-about{position: relative;background:#fbfcfc;padding: 0 3%;margin:60px 0 ;}	
	.index-about-img{position: absolute;left: 0;height: 100%;}
	.index-about .uk-container{max-width: 1200px;position: relative;}
	.index-about-title{width: 800px;margin-left: 400px; text-transform: uppercase;font-weight: 700; font-size: 28px; line-height: 60px;color: #333333;text-align: left;
	height: 60px;overflow: hidden;margin-top: 15px;}
	.index-about-box{position: relative;margin-top: 50px;box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.2);
	padding: 40px 30px;margin-bottom: 60px;	border-radius: 15px; background-color: #fff;width: 820px;margin-left: 370px; }
	.index-about-xian{width: 80px;height: 2px;background-color: #e0d3c2;top: 0;left:30px;position: absolute;}
	.index-about-desc{font-size: 18px;line-height: 30px;color: #333333;font-family: "Calibri";
	line-clamp: 10;-webkit-line-clamp:10;-webkit-box-orient: vertical;overflow: hidden; display: box;display: -webkit-box;height:300px;overflow: hidden; 
	}
	
	
	@media(max-width:1440px){
		.index-about-title{width: 500px;    margin-left: 630px;}
		.index-about-box{width: 530px;    margin-left:600px;}
	}
	@media(max-width:1024px){
		.index-about-box1{position: relative;margin-top: 50px;box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.2);background-color: #fff;
	padding: 40px 30px;border-radius: 15px;margin-bottom: 30px;}
	.index-about-title{text-align: center;width: 100%;margin-left: 0;}
	.index-about-box{padding: 0;box-shadow: none;width: 100%;margin-left: 0;margin-top: 0;margin-bottom: 0;}
	.index-about-xian{position: relative;display: block;margin: 0 auto 15px; margin-bottom: 30px;left: 0;}	
	}
	

 /*******************************
    -------[=首页主要产品=]-------
  ********************************/
  .index-hot{position: relative;background: url(img/index-main-bg.png) no-repeat;background-size: cover; padding: 3%;}
  .index-hot>.uk-container{max-width: 1600px;position: relative;}
  .index-hot-title{font-weight: 700; text-align: center; margin-bottom: 50px; font-family: "Calibri";font-size: 38px;line-height: 60px;text-transform: uppercase;color: #333333;}
.index-hot-li img{transition: 0.6s; width: 100%;height: auto;border-radius: 10px;}
.index-hot-pro{font-size: 20px;line-height: 60px;color: #333;font-weight: 700;text-align: center;font-family: "Calibri";
line-clamp: 1;-webkit-line-clamp:1;-webkit-box-orient: vertical;overflow: hidden; display: box;display: -webkit-box;height: 60px;overflow: hidden;}
.index-hot .uk-slidenav-previous{font-size: 60px;color: #333;left:-60px;margin-top: -60px;}
.index-hot .uk-slidenav-next{font-size:60px;color: #333;right:-60px;margin-top: -60px;}
.index-hot-li:hover img{transform: scale(0.95);}

@media(max-width:767px){
		.index-hot-title{ margin-bottom: 30px;}
	}
@media(max-width:425px){
		.index-hot-title{ margin-bottom: 10px;font-size: 25px;}
		.index-hot .uk-slidenav-previous{left:-40px;font-size:40px;}
		.index-hot .uk-slidenav-next{font-size:40px;right:-40px;}
		.index-hot-pro{font-size: 15px;line-height: 35px;height: 35px;}
		
	}
 /*******************************
 	   -------[=首页工厂展示=]-------
 ********************************/
 
 .index-gc{position: relative;background-color: #fff; padding: 3%;}
   .index-gc>.uk-container{max-width: 1200px;position: relative;}
   .index-gc-title{font-weight: 700; text-align: center; margin-bottom: 20px; font-family: "Calibri";font-size: 38px;line-height: 60px;text-transform: uppercase;color: #333333;}
 .index-gc ul li img{width: 100%;border-radius: 10px;}
 
 @media(max-width:425px){
 		.index-gc-title{ margin-bottom: 0px;font-size: 25px;}
 	}
 /*******************************
 	   -------[=首页产品展示=]-------
 ********************************/ 
 
 .index-pr{position: relative;background-color: #fff; padding: 3%;}
 .index-pr>.uk-container{max-width: 1400px;position: relative;}
 .index-pr-box{position: relative;padding: 0 60px;margin-top: 30px;}
 .index-pr-li{float: left;width: 240px;margin-left: 0px;}
 .index-pr-li .index-pr-img{width: 197px;height: 197px;display: block;margin: 0 auto;}
 .index-pr-desc{width: 197px;font-size: 16px;line-height: 30px;text-align: center;color: #333;font-family: Arial;margin: 0 auto;
  line-clamp: 1;-webkit-line-clamp:1;-webkit-box-orient: vertical;overflow: hidden; display: box;display: -webkit-box;height:30px;overflow: hidden; }
  .index-pr-xh{width: 30px;height: 30px;margin: 0 auto;background-color: #e0d3c2; color: #fff;border-radius: 50%; text-align: center;font-size: 16px;line-height: 30px;font-family: Arial;}
  .index-pr-xian{width: 2px;height: 25px;background-color: #e0d3c2;margin: 0 auto;}
  .index-pr-top{position: absolute;bottom: -6px;right: 0;width: 14px;height: 10px;}
 .index-pr-box-bottom .index-pr-li{float: right;}
 .index-pr-box-bottom{padding-right: 140px;} 
 .index-pr-bottom{position: absolute;top: -6px;left: 0;width: 14px;height: 10px;}
.index-pr-box1 li:nth-child(5) .index-pr-top{display: none;}
.index-pr-li-li{display: none;}
 @media(max-width:1440px){
 	.index-pr-box{position: relative;padding: 0px;}
 	}
	@media(max-width:1024px){
		.index-pr-xian{display: none;}
		.index-pr-top{display: none;}
		.index-pr-bottom{display: none;}
		.index-pr-bg{display: none;}
		.index-pr-li{margin-bottom: 25px;width: 300px;}
		.index-pr-box-bottom{display: none;}
		.index-pr-li-li{display: block;}
	}
	@media(max-width:768px){		
		.index-pr-li{width: 220px;}
	}
	@media(max-width:425px){
		.index-pr-li{    margin: 0 auto 25px;
    float: inherit;}
	}

	/*******************************
	   -------[=首页新闻=]-------
	 ********************************/
	 .index-news{position: relative;padding:3%;overflow: hidden; background-color: #fff;}
	 .index-news .uk-container{max-width: 1200px;}
	 .index-news-more{font-size: 16px;margin-bottom: 30px; line-height: 30px;color: #e0d3c2;text-align: center;border-radius: 5px;border: 1px solid #e0d3c2;float: right;width: 90px;height: 30px;}
	 .index-news-more:hover{color: #000;}
	.index-news-date{width: 170px;margin: -20px auto 0;z-index: 1;position: relative; height: 40px;background-color: #e0d3c2;border-radius: 20px;text-align: center;color: #fff;font-size: 16px;line-height: 40px;font-family: "Calibri";}
	 .index-news-title{font-size: 18px;line-height: 30px;margin-top: 15px;text-align: center;font-size: 18px;line-height: 30px;color: #333;font-weight: 700;
	 line-clamp: 1;-webkit-line-clamp:1;-webkit-box-orient: vertical; display: box;display: -webkit-box;overflow: hidden;height: 30px;text-transform: uppercase;
	 }
	 .index-news-img{width: 100%;border:1px solid #eee;}
	 .index-news-desc{font-size: 16px;line-height: 24px;color: #808080;height: 72px;text-align: center;
	 line-clamp: 3;-webkit-line-clamp:3;-webkit-box-orient: vertical; display: box;display: -webkit-box;overflow: hidden;
	 font-family: "Calibr";}
	 .index-news-more1{width: 100px;height: 11px;margin: 10px auto;display: block;}
	.index-news li a:hover .index-news-img{transform: scale(0.95);transition: 0.6s;}
	
	
/*******************************
   -------[=foot=]-------
 ********************************/
 

 .footer{position: relative;overflow: hidden; padding: 30px 3% 20px;background: #efe9e0;}
  .footer .uk-container{max-width: 1200px;}
  .foot-logo{height: 150px;margin: 25px auto 0;display: block;}
  .footer-gs{font-size: 18px;line-height: 32px;color: #333;font-family: "Calibri";text-align: center;padding: 0 5px;font-weight: 700;}
  .foot-nav{max-width: inherit; width: 166px;height: 21px;margin: 20px auto;display: block;}
  
  .footer-center-title{font-family: "Calibri"; font-size: 18px;line-height: 30px;color: #333;text-transform: uppercase;height: 30px;font-weight: 700;}
  .footer-center-xian{margin-bottom: 25px; background: #333333;width: 35px;height: 2px;}
  .footer-center-box a{ font-size: 16px;line-height: 25px;color: #333;font-family: "Calibri";font-weight: 700;}
  .footer-center-box { font-size: 16px;line-height: 25px;margin-bottom: 10px; color: #333;font-family: "Calibri";font-weight: 700;}
  
  @media (min-width: 960px){
  .footer-left {
      width: 27%;
  }
 .footer-center{width: 18%;}
  .footer-center-left{width: 28%;}
   .footer-right{width: 27%;}
  }
  @media (min-width: 768px){
   .footer-left {
       width: 27%;
   }
  .footer-center{width: 18%;}
   .footer-center-left{width: 28%;}
    .footer-right{width: 27%;}
   }
  @media(max-width:1024px){
  	    .foot-logo{width: 100%;height: auto;}
   }
 
.footer-bottom{padding: 0 3%;height: 50px;overflow: hidden; background: #efe9e0;position: absolute;border-top: 1px solid #333;width: 100%;}
 .footer-bottom .uk-container{max-width: 1200px;}
  .bottom-p{font-size:14px ;line-height:50px ;color: #333;font-weight: 700; font-family: Arial;width: calc( 100% - 100px );overflow: hidden;}
  .bottom-r a{font-size:14px ;line-height:50px ;color: #333;font-family: Arial;width: 200px;font-weight: 700;}
  .bottom-r  .Sitemap{margin-left:10px ;}
 
  
	@media(max-width:425px){
		   .foot-title{    font-size: 18px;}
		   .footer-left{width: 100%;}
		   .footer-center{width: 100%;border-left: none;}
	 }

  
 

/*******************************
   -------[=面包屑=]-------
 ********************************/
 .mbx{position: relative;width: 100%;overflow: hidden;}
 .banner-box{position: relative;overflow: hidden;width: 100%;}
 .mbx-box{background-color: #fff;padding: 0 3%; height: 45px;border-bottom: 1px solid #e0d3c2;}
 .mbx .uk-container{max-width: 1200px;}
.m-box{font-family: "Arial";color: #e0d3c2;font-size: 18px;line-height: 45px;}
.m-box a{color: #e0d3c2;}

 /*******************************
  	  -------[=产品列表页=]-------
  ********************************/
  .productlist{position: relative;padding:3%;background: #fff;overflow: hidden;}
    .productlist>.uk-container{max-width: 1200px !important;}
   .productlist-top{width: 100%;background-color: #e0d3c2;padding:30px 20px;color: #fff;font-family: "Calibri";
    overflow: hidden; display: box;display: -webkit-box;line-clamp: 1;-webkit-line-clamp: 1;-webkit-box-orient: vertical;
   font-size: 30px;line-height: 50px;text-transform: uppercase;height: 110px;overflow: hidden;}
   .productlist-left .uk-accordion{overflow: hidden; padding:0px 20px 10px;height: auto;background-color: #f3f3f3;}
   .sanjiao .pro-ho{position: absolute;right:0px;top:16px;width:17px;height: 7px;}
      .productlist-left .uk-active .sanjiao .pro-ho{opacity: 0;}
    
    
    
  	 .productlist-left h3{position: relative;padding-right: 20px; color: #242424; line-height: 40px;font-size: 16px;
      max-height: 40px;margin-top: 10px;font-weight: 400;font-family: "Arial";
  	  overflow: hidden; display: box;display: -webkit-box;line-clamp: 1;-webkit-line-clamp: 1;-webkit-box-orient: vertical;
  	 }
       .productlist-left h3 a{color: #242424;line-height: 40px;font-size: 16px;display: block;height: 40px;
  	   overflow: hidden; display: box;display: -webkit-box;line-clamp: 1;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
       .productlist .uk-accordion-title{padding: 0;margin: 0;}
        .productlist .uk-accordion-content{padding:0px;}
  	 .lei-name{height: 24px;font-size: 12px;line-height: 24px;overflow: hidden;color: #7b7b7b;
  	 display: block;padding-left: 15px;position: relative;  overflow: hidden; display: box;display: -webkit-box;line-clamp: 1;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
  	 .lei-name .pro-hov{width: 10px;height: 8px;position: absolute;left: 0;top: 8px;}
  	.lei-name:hover{color: #a78559;}
   
    .productlist-top-title{font-family: "verdana, geneva, arial, helvetica, sans-serif";font-size: 35px;line-height: 50px;color: #333333;text-align: center;margin-bottom: 30px;}
     .productlist-top1{font-size: 25px;text-transform: uppercase; line-height: 35px;color: #fff;font-family: "verdana, geneva, arial, helvetica, sans-serif";font-weight: 700;height: 35px;overflow: hidden;}
    .productlist-top2{font-size: 16px;line-height: 24px;color: #fff;font-family: "verdana, geneva, arial, helvetica, sans-serif";font-weight: 400;height: 24px;overflow: hidden;}
    .productlist-left h3>a:hover{color: #333;border-bottom: 1px solid #e0d3c2;}
     .productlist-left h3:hover{ color: #333;border-bottom: 1px solid #e0d3c2;}
  
  
  .productlist-right-title{font-size: 16px;line-height: 20px;color: #232323;text-align: center;margin-top: 15px;font-family: Arial;text-align: center;height: 40px;
  display: block;overflow: hidden; display: box;display: -webkit-box;line-clamp: 2;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
  }
    
   
    .productlist-right-img{border:1px solid #c3c3c3;transition: 0.6s;border-radius: 10px;}
    .productlist-right a:hover  .productlist-right-img{transform: scale(0.95);}
  	
  	.productlist .col-lg-12{margin-top: 60px;}
  	
  	@media(max-width:1024px) {
  		.productlist-left .uk-accordion{height: 500px;}
  		.productlist-top{padding: 20px 0 20px 10px;}
  		.productlist-left .uk-accordion{padding: 0 10px 25px;}
  		
  	}
  	@media(max-width:768px) {
  		.productlist-left .uk-accordion{height: 338px;}
  	}

 
 /*******************************
		  -------[=产品详情页=]-------
	********************************/	
	.product{padding: 3%;position: relative;overflow: hidden;}
	 .product>.uk-container{max-width: 1200px !important;}
	  .pro-show{width: 100%;border: 1px solid #c3c3c3;border-radius: 15px;}
	  .pr-box1{margin-top: 55px;}
	 .xiaobox{width:100%;}
	 .xiao{width: 100%;border: 1px solid #c3c3c3;border-radius: 15px;}
	 .product-right-box-title{ font-family: "Calibri";font-size: 38px;line-height: 60px;color: #333333;margin-bottom:20px;text-align:center;}
	 .pro-xian{width: 50px;height: 3px;background-color: #d62730;margin-top: 5px;margin-bottom: 10px;}
	 .pro-desc{font-size: 18px;line-height: 30px; color: #232323;}
	 .pro-now{font-size: 16px;line-height: 35px;color: #fff;width: 180px;height: 35px;text-align: center;background-color: #d62730;margin-top: 30px;margin-bottom:30px;}
	 .pro-desc1{margin-top: 20px; font-size: 18px;line-height:35px; color: #333333;}
	 .pro_desc_title{margin-top: 50px;font-weight: 700; font-size: 24px;line-height: 50px;color: #343434;}
	.product-right{padding-left: 50px;}
	.product .index-hot-title{text-align: center;}	
	.product .index-hot-subtitle{text-align: center;}
		.pr-box1 .uk-slidenav-previous{color: #555;}
		.pr-box1 .uk-slidenav-next{color: #555;} 	 
	.pr-box1 .uk-slider-container{padding:0 2px;}	
	.product-right .uk-slidenav-previous{color: #555;background: none;left: -45px;display: block;font-size: 35px;}  
	.product-right .uk-slidenav-next{color: #555;background-color:none;right: -45px;display: block;font-size: 35px;} 	 
	.product-bottom-box .uk-slidenav-previous{color: #eee;background: none;left: -60px;display: block;font-size: 45px;}
	.product-bottom-box .uk-slidenav-next{color: #eee;background-color:none;right: -60px;display: block;font-size: 45px;} 	 
	 .product-bottom-link img{width: 100%;border: 1px solid #eee;}
	.pr-next{margin:4% auto 0;width:300px;}
		.pr-next>p{width:130px;height: 33px;background-color: #fff; border: 1px solid #666; color:#333333; line-height: 33px;text-align: center;font-size: 14px;cursor:pointer;}
		.pr-next>p:hover{background: #e0d3c2;color: #fff;border: none;}
		.pr-next>p:nth-child(1){float:left;}
		.pr-next>p:nth-child(2){float:right;}
	   
	@media(max-width:767px){
		  .pr-next>p{width: 110px;}
		  .pr-next{width: 240px;}
	  }

/*******************************
-------[=公司简介=]-------
********************************/
.about{position: relative;padding:3% ;overflow: hidden;background-color: #fff;}
.about .uk-container{max-width: 1200px;}
.about-title{font-size: 60px;line-height: 70px;color: #f0f0f0;text-transform: uppercase; font-family: "Calibri";}
.about-gs{font-size: 26px;line-height: 30px;font-family: "Calibri";color: #333;text-transform: capitalize;}
.about-box{margin-top:70px;background-color: #efe9e0;padding:60px 50px;width: calc( 100% + 100px );}
.about-box-desc{width: 60%;font-size: 18px;line-height: 30px;font-family: "Calibri";}
.about-bottom{position: absolute;right: 0;top: 50px;width: 760px;height: 100%;}
.about-bottom .uk-slidenav-previous{color: #e0d3c2;background: #fff;left: 0px;top:0;margin-top: 446px; display: block;font-size: 35px;}  
.about-bottom .uk-slidenav-next{color: #fff;background-color:#e0d3c2;left: 60px;top:0;margin-top: 446px;display: block;font-size: 35px;} 	 

.about1{position: relative;padding:3% ;overflow: hidden;background:url(img/about-cer.jpg) no-repeat; background-color: #fff;}
.about1 .uk-container{max-width: 1200px;}
.about-title1{font-size: 38px;line-height: 45px;text-transform: uppercase;text-align: center;color: #fff;font-weight: 700;}
.about1-img{width: 100%;margin-top: 40px;}
.index-gc11{padding-top: 0 !important;}
@media(max-width:1440px){
	.about-box-desc{width: 50%;}
	.about-box{margin-top: 30px;}
	.about-bottom{width: 650px;height: 100%;}
	.about-bottom .uk-slidenav-previous{margin-top: 372px; }
	.about-bottom .uk-slidenav-next{margin-top: 372px;} 
	.about-box{width: 100%;}
    } 
@media(max-width:1024px){
	.about-box-desc{width: 50%;}
	.about-box{margin-top: 30px;}
	.about-bottom{width:500px;height: 100%;margin-top: 220px;}
	.about-bottom .uk-slidenav-previous{margin-top: 272px; }
	.about-bottom .uk-slidenav-next{margin-top: 272px;} 
	.about-box{width: 100%;}
    } 	
	
	
	
	
	
@media(max-width:768px){
	.about-bottom{margin-top: 0; position: relative;width: 100%;height: 100%;margin-bottom: 75px;}
	.about-bottom img{width: 100%;}
	.about-bottom .uk-slidenav-previous{margin-top: -60px; top: 100%;border: 1px solid #e0d3c2;}
	.about-bottom .uk-slidenav-next{margin-top: -60px;top:100%;} 
	.about-box-desc{width: 100%;}
    } 
 
 @media(max-width:425px){
 		.about-title1{ font-size: 25px;}
 	}
 
   /*******************************
     -------[=新闻列表页=]-------     
   ********************************/
   
  .news-list{background-color: #fff;padding: 3% 0;overflow: hidden;}
  .news-list .uk-container{max-width: 1200px;}
  .newslist-box{margin-top: 35px;}
  .newslist-box .newslist-box-box{background-color: #f1f1f1;position: relative;padding: 15px 15px 15px 30px;}
  .newslist-box-right-data{ width: 80px;position: absolute;left: -80px;top: 0; }
  .newslist-box-date1{transition: 0.6s;font-size: 60px;margin-top: 60px;font-weight: 700; line-height: 60px;color: #d62730;font-family: Arial;}
  .newslist-box-date2{transition: 0.6s;font-size: 20px;line-height: 24px;color: #d62730;font-family: Arial;}
  .logo2{position: absolute;width: 229px;left: 0;top: 50px;transition: 0.6s;}
.newslist-title{font-size: 20px;line-height: 32px;margin-top: 40px; font-weight: 700;font-family: "Segoe UI";color: #2d2d2d;
 overflow: hidden;height: 32px; margin-bottom: 10px; line-clamp: 1;-webkit-line-clamp:1;-webkit-box-orient: vertical; display: box;display: -webkit-box;}
.newslist-title-xian{width: 70%;height: 2px;background-color: #c1c1c1;margin-bottom: 20px;}
 .newslist-desc{transition: 0.6s; font-size: 16px;line-height: 22px;color: #808080;font-family:"Segoe UI";
  overflow: hidden;height: 66px; margin-bottom: 20px; line-clamp: 3;-webkit-line-clamp:3;-webkit-box-orient: vertical; display: box;display: -webkit-box;}
.newslist-box-bg{position: absolute; transition: 0.6s;width: 600px;left: 0;height: 100%;background-color: #d62730;}
.newslist-box:hover .logo2{left: -375px;z-index: 1;}
.newslist-box:hover .newslist-box-date1{color: #fff;}
.newslist-box:hover .newslist-box-date2{color: #fff;}
.newslist-box:hover .newslist-box-bg{left: -400px;}	
	@media(max-width:1440px){
		.newslist-box:hover .logo2{left: -290px;} 
	  }
@media(max-width:1024px){
	.newslist-title{    margin-top: 0px;}
	.newslist-box .logo2{display: none;} 
	.newslist-box .newslist-box-bg{display: none;} 
	.newslist-box .newslist-box-right-data{display: none;} 
	.newslist-title-xian{width: 100%;}
	  }
	
  /*******************************
    -------[=新闻详情页=]-------     
  ********************************/
 .news-page{padding: 3%;position: relative;overflow: hidden;background-color: #fff; }
 .news-page .uk-container{max-width: 1200px;}
 .news-page-date{position: relative; text-align: center;color: #333;font-size: 16px;line-height: 40px;font-family: "Calibri";}
 .news-page-box{    display: flex;    justify-content: center;align-items: center;margin-top: 15px;}
 .news-page-content{font-size: 18px;line-height: 24px;color: #333;margin-top: 20px;font-family: "Calibri";}
 
 .news-page img{display: block;width: 100%;border:1px solid #eee;}
 .news-page-day{position: relative;padding-left:28px;font-size:16px;line-height: 30px;color: #333333;margin-right: 30px;}


/*******************************
   -------[=联系我们=]-------
 ********************************/
 .contact{position: relative;padding:3%;background-color: #fff;}
 .contact .uk-container{max-width: 1200px;}
 .contact .index-hot-subtitle-center{margin-bottom: 35px;}
 .contact-box{position: relative;}
 .contact-box-box{margin-bottom: 15px;font-weight: 700; position: relative;padding-left: 40px;font-size: 16px;line-height: 30px;color: #000;font-family: "Calibri";}
 .contact-box-box img{position: absolute;left: 0;width: 27px;height: 27px;}
 .contact-box-box a{font-size: 16px;line-height: 30px;color: #000;font-family: Arial;}
 .map{margin-top: 30px;margin-bottom: 40px;}
 .contact form .contact-from-title{margin-bottom: 35px; position: relative;width: 100%;height: 35px;}
 .contact form .contact-from-title input{width: 100%; position: relative;padding-left: 16px;padding-right: 40px;border: 1px solid #bfbfbf;height: 35px;}
 .contact form .contact-from-title img{position: absolute;right: 10px;width: 28px;height: 28px;top: 3px;}
 .contact form .contact-from-title1{margin-bottom: 35px; position: relative;width: 100%;height:140px;}
 .contact form .contact-from-title1 textarea{width: 100%; position: relative;padding:5px 16px;border: 1px solid #bfbfbf;height: 140px;}
 .contact form .contact-from-title1 img{position: absolute;right: 10px;width: 28px;height: 26px;top: 105px;}
 .contact-from button{width: 110px;height: 35px;color: #fff;text-align: center;background-color: #e0d3c2;float: right; font-size: 18px;line-height: 35px;}
 
	
	.map{position: relative;height: 450px;}
	.map p iframe{height: 450px;}

.erji_pro{width: 300px;position: absolute;left: 600px; height: auto;padding: 10px;background:rgba(0,0,0,0.8) ;}
.erji_pro a{font-size: 16px;line-height: 25px;color: #fff;margin-bottom:10px;}
.erji_pro a:hover{color: #e0d3c2;}
	@media(max-width:1440px){
		.erji_pro{left: 380px; } 
	  }
	 @media(max-width:1024px){
	 	.erji_pro{left: 230px; } 
	   }
 @media(max-width:768px){
	   	.erji_pro{left: 165px; } 
	     }
		