* { margin:0; padding:0;box-sizing: border-box;-moz-box-sizing: border-box;
-webkit-box-sizing: border-box; -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;}
.abc{cursor:pointer;}
.send{cursor: pointer;}
a:hover{text-decoration:none; }
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;}
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;
}
@font-face{
    font-family:'PS';
    src : url('PingFangSC-Semibold.ttf'); 
}
@font-face{
    font-family:'RR';
    src : url('Raleway-Regular.ttf'); 
}
@font-face{
    font-family:'NB';
    src : url('NOVECENTOWIDE-BOLD.OTF'); 
}
.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;height: 90px;background-color: #222222;}
.head .uk-container{max-width: 1200px;padding:0;}
.head-left{float: left;}
.head-left .logo{height: 70px;margin-top: 7px;}
.head-left .logo1{display: none;}
.head-right{float: right;}
.head-right .uk-hidden-small li{margin-right: 65px;float: left;height: 30px;margin-top: 30px;}
.head-right .uk-hidden-small{float: left;}
.head-right .uk-hidden-small li a{font-size: 14px;line-height: 30px;color: #fff;text-transform: uppercase;}
.head-right .head-gq{float: right;height: 30px;margin-top: 30px;}
.head-right .head-gq li a img{height: 30px;margin-left: 5px;}

 @media(max-width:1130px){
.head-right .uk-hidden-small li{margin-right: 35px;}
}
 @media(max-width:1130px){
.head-right .uk-hidden-small li{margin-right: 15px;}
}
 @media(max-width:830px){
.head-right .uk-hidden-small li{margin-right: 10px;}
.head-right .uk-hidden-small li a{font-size: 13px;}
}
 @media(max-width:767px){
.head-xian{margin-right: 30px; margin-top: 20px;}
}
 @media(max-width:511px){
	 .head{height: 70px;}
.head-xian{margin-top: 15px;margin-right: 20px;}
.head-left .logo{display: none; }
.head-left .logo1{display: block; height: 50px;margin-top: 10px;}
.head-right .uk-hidden-small li{height: 20px;}
.head-right .head-gq{margin-top: 20px;}
}


 /*******************************
   -------[=缩小后的左侧搜索=]-------
 ********************************/
 	.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;}
	.sousuo-box1>input::-webkit-input-placeholder {color: #fff;}
	.sousuo-box1>input::-moz-placeholder {color: #fff;}
	.sousuo-box1>input::-ms-input-placeholder {color: #fff;}	


/*******************************
  -------[=轮播图=]-------
********************************/
 .banner>div>.uk-position-bottom{bottom:3%;}
 	
@media(max-width:767px){
.banner>div>a{width: 30px !important;height: 30px !important;margin-top: -15px;font-size: 30px;position: absolute;}
.banner>div>a::before{ top: -15px;
	    left: 10px;
	    position: absolute;}	
 } 
 
 /*******************************
    -------[=首页搜索=]-------
  ********************************/
  .index-sousuo{position: relative;background-color: #dadada;height: 50px;}
  .index-sousuo>.uk-container{max-width: 1200px;padding:0;}
  .index-sousuo-desc{width: calc(100% - 150px);float: left;font-size: 16px;line-height: 50px;text-transform: uppercase;color: #666666;font-family: Arial;overflow: hidden;}
  .index-sousuo-right{float: right;width: 148px;padding:2px 10px ; float: right;height: 30px;margin-top: 10px;border-radius: 15px;background-color: #fff;}
  .index-sousuo-right button img{width: 14px;height: 14px;}
   .index-sousuo-right input{width: 100px;margin-left: 8px;font-size: 14px;line-height: 26px;}
  
  
  
  
 /*******************************
    -------[=首页产品类目=]-------
  ********************************/
  .index-main{position: relative;padding:3%;background-color: #f2f2f2;}
  .index-main>.uk-container{max-width: 1200px;padding:0;}
  .index-main-title{font-family: "Arial";text-align: center;font-size: 36px;line-height: 60px;color: #333333;text-transform: uppercase;font-weight: 700;}
  .index-main-xian{width: 40px; height: 2px; background-color: #333333;margin: 5px auto;}
  .index-main-box{display: block;position: relative;}
  .index-main-box img{width: 100%;}
  .index-main-fugai{position: absolute;top: 0;left: 0;width: 100%;height: 100%; background: rgba(51,51,51,0.95);transform: scale(0);padding:40px 25px;}
  .index-main-box-title{margin-top: 4%; text-align: center; color: #e01c30;font-size: 20px;line-height: 30px;font-weight: 700;height: 30px;
  overflow: hidden; display: box;display: -webkit-box;line-clamp: 1;-webkit-line-clamp:1;-webkit-box-orient: vertical;  }
  .index-main-box-xian{ margin:10px auto;width: 45px;background-color: #e01c30;height: 4px;}
  .index-main-box-desc{text-align: center;font-size: 14px;line-height: 23px;color: #fff;height: 46px;margin-bottom: 20px;
  overflow: hidden; display: box;display: -webkit-box;line-clamp: 2;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
  .index-main-box-more{width: 100px;height: 30px;background-color: #e01c30;color: #fff;text-align: center;font-size: 14px;line-height: 30px;margin: 0 auto;}
  .index-main-box:hover .index-main-fugai{transition: 0.6s;transform: scale(1);}
  .index-main .uk-slidenav-previous{font-size: 75px; display: block;color: #b9b9b9;font-weight: 400; left:-40px;}
 .index-main .uk-slidenav-next{font-size: 75px;display: block;color: #b9b9b9;font-weight: 400; right: -60px;}
@media(max-width:768px){
  .index-main .uk-slidenav-previous{font-size: 35px; left:-20px;}
 .index-main .uk-slidenav-next{font-size: 35px; right: -30px;}
 } 


  /*******************************
     -------[=首页优势=]-------
   ********************************/
  .index-adv{position: relative;padding:3% 0 80px;background:url(img/index-adv-bg.jpg) no-repeat;background-size: cover;background-color: #22252a;overflow:hidden;}
  .index-adv .uk-container{max-width: 1200px;padding:0;}
  .index-adv .index-main-title{color: #fff;}
  .index-adv-desc{font-family: "PS";margin: 10px 60px 50px; font-size: 14px;line-height: 20px;text-align: center;color: #fff;}
  .index-adv-box{border: 1px solid #fff;overflow: hidden;transition: 0.6s;}
  .index-adv-img{width: 32px;height: 32px;margin: 36px auto 10px;display: block;}
  .index-adv-title1{font-family: "PS";font-size: 14px;line-height: 20px;color: #fff; height: 40px;margin:5px 10px 20px;text-align: center;
  overflow: hidden; display: box;display: -webkit-box;line-clamp: 2;-webkit-line-clamp:2;-webkit-box-orient: vertical;  
  }
  .index-adv-xian{width: 100%;height: 1px;background-color: #fff;}
  .index-adv-box:hover{background-color: #e11e34;border: 1px solid #e11e34;}
  

  
	/*******************************
	   -------[=公司简介=]-------
	 ********************************/
.index-about{position: relative;padding:3%;background-color:#f5f5f5;}
.index-about>.uk-container{max-width: 1200px;padding:0;}
.index-about-title{font-size: 33px;margin-top: 45px; line-height: 50px;font-family: "NB";color: #c20e19;text-transform: uppercase;height: 50px;}
.index-about-desc{font-family: Arial;font-size: 20px;line-height: 30px;color: #333;}
.index-about-desc1{margin-top:20px;font-size: 16px;line-height: 30px;color: #666;height: 240px;
 overflow: hidden; display: box;display: -webkit-box;line-clamp: 8;-webkit-line-clamp:8;-webkit-box-orient: vertical;  
}
.index-about-more{margin-top: 50px; width: 160px;height: 50px;border: 1px solid #da0f1b;border-radius: 10px;color: #333333;text-align: center;font-size: 16px;line-height: 50px;text-transform: uppercase;}
.index-about-more a{color: #333333; width: 160px;height: 50px;}
.index-about-right-img{width: 100%;}
.index-adv-right-left{ margin-top: -15px !important;left: 15px;top: 100% !important;}
.index-adv-right-right{margin-top: -15px !important;left: 55px;top: 100% !important;}
.index-about-bottom{margin-top: 106px;}


@media(max-width:767px){
 .index-about .uk-slidenav-position{margin-top:20px;}
 } 

 /*******************************
   -------[=首页新闻=]-------
 ********************************/
.index-news{position: relative;padding: 3% 3% 100px;background-color:#ffffff;}
.index-news>.uk-container{max-width: 1200px;padding:0;}
.index-news-left a{overflow: hidden;}
.index-news-left img{position: relative;width: 100%;margin-top: 15px;transition: 0.6s;}
.index-news-right{padding-left: 60px;}
.index-news-left-left{overflow: hidden;position: relative; background: rgba(51,51,51,0.6);height: 80px;margin-top: -80px;padding: 10px 25px;}
.index-news-day{font-family: "RR";font-size: 18px;left: 25px;color: #fff;}
.index-news-title{ font-family: "RR";font-size: 18px;line-height: 25px;color: #fff;margin-top: 10px;height:25px ;
 overflow: hidden; display: box;display: -webkit-box;line-clamp: 1;-webkit-line-clamp:1;-webkit-box-orient: vertical;  }
.index-news-box li{border-bottom: 1px solid #dcdcdc;padding:15px 0 10px 0;position: relative;}
.index-news-right-left{width: 90px;border-right: 1px solid #dcdcdc;float: left;}
.index-news-right-day{transition: 0.6s; font-size: 42px;line-height: 48px;color: #333333;text-align: center;font-family: Arial;}
.index-news-right-day1{transition: 0.6s;font-size: 14px;line-height:20px;color: #333333;text-align: center;font-family: Arial;}
.index-news-right-center{width: calc(100% - 150px);margin-left: 95px;padding-left: 10px;}
.index-news-title1{transition: 0.6s;color: #333333;font-size: 20px;line-height: 30px;font-family: Arial;height: 30px;
overflow: hidden; display: box;display: -webkit-box;line-clamp: 1;-webkit-line-clamp:1;-webkit-box-orient: vertical; }
.index-news-title2{color: #666666;font-size: 14px;line-height: 20px;font-family: Arial;height: 20px;margin-top: 10px;
overflow: hidden; display: box;display: -webkit-box;line-clamp: 1;-webkit-line-clamp:1;-webkit-box-orient: vertical; }
.index-news-right-right{width: 40px;height: 40px;right: 0px;top: 13px; position: absolute;}
.index-news-right-img{transition: 0.6s;position: absolute;display: none; width: 40px;height: 40px;top: 0;left: 0;}
.index-news-right-img1{transition: 0.6s;position: absolute;width: 40px;height: 40px;top: 0;left: 0;}
.index-news-left:hover img{transform: scale(1.05);}
.index-news-box li:hover .index-news-right-day{color: #da0f1b;}
.index-news-box li:hover .index-news-right-day1{color: #da0f1b;}
.index-news-box li:hover .index-news-right-img{display: block;}
.index-news-box li:hover .index-news-right-img1{display: none;}
.index-news-box li:hover .index-news-title1{color: #da0f1b;}

 
 
/*******************************
   -------[=foot=]-------
 ********************************/
 
 .footer{position: relative;padding: 3% 3% 1%;background:url(img/foot-bg.jpg) no-repeat;background-color: #070506;}
 .footer>.uk-container{max-width: 1200px !important;padding:0;}
 .foot-wx{margin-top: 24px;}
 .foot-title{font-size: 16px;color: #fff; line-height: 30px;margin-bottom: 10px; font-weight: 700;font-family: Arial;text-transform: capitalize;}
 .foot-fugai li a{color: #fefefe;font-size: 14px;line-height: 40px;font-family: Arial;}
 .foot-fugai li {color: #fefefe;font-size: 14px;line-height: 40px;font-family: Arial;transition: 1s; }
   .foot-fugai li:hover{transform: translateX(15px);}

 .footer-right form input{margin-bottom: 10px;width: 100%; background:rgba(75,92,113,0.5);color: #fff;padding: 10px;font-size: 12px;line-height: 25px;font-family: Arial;height: 45px;}
  .footer-right form textarea{width: 100%; background: rgba(75,92,113,0.5);;color: #fff;padding: 10px;font-size: 12px;line-height: 25px;font-family: Arial;height:70px;}
  .footer-right form button{width:120px ;background:rgba(75,92,113,0.5);color:#fff ;font-size:14px ;line-height:35px ;height: 35px;text-align: center;text-transform: uppercase;}

  .footer-right form input::-webkit-input-placeholder {color: #fff;}
 .footer-right form  input::-moz-placeholder {color: #fff;}
 .footer-right form  input::-ms-input-placeholder {color: #fff;}
  .footer-right form textarea::-webkit-input-placeholder {color: #fff;}
 .footer-right form  textarea::-moz-placeholder {color: #fff;}
 .footer-right form  textarea::-ms-input-placeholder {color: #fff;}
 
 .bottom{ position: relative;background-color: #ca0913;}
.bottom>.uk-container{max-width: 1200px !important;}
.bottom-r{float: right;width: 10%;overflow: hidden;height: 50px;}
.beian{color:#fff;margin-left:12px;}
.bottom-p{float: left;width: 90%;  font-size:14px ;line-height:50px ;color: #ffffff;overflow: hidden;height: 50px;
font-family: Arial;}
.bottom-r a{ font-size:14px ;line-height:50px ;color: #fff;font-family: Arial;}




 /*******************************
   -------[=面包屑=]-------
 ********************************/
 .mbx{position: relative;}
 .banner{width: 100%;position: relative;}
 .mbx-box{position: relative; padding: 0 3%;background:#dadada;}
 .mbx-box>.uk-container{max-width: 1200px;padding:0;}
 .m-box img{margin-top: -40px;}
.m-box{text-transform: uppercase; position: relative; color: #333333;overflow: hidden;height: 40px;}
.m-box>a{text-transform: uppercase; position: relative; color: #333333;font-size: 16px;line-height:40px;font-family: "RR";}

/*******************************
 -------[=关于我们=]-------
 ********************************/
 
 	.about{position: relative;padding:3%;background: #fff;overflow:hidden;}
 	.about>.uk-container{max-width: 1200px;padding:0;}
	.about-title{margin-bottom: 30px; text-transform: uppercase; font-family: "Arial";font-size:26px;line-height: 30px;color: #333;text-align: center;}
	.about-desc{position: relative;}
	.about-desc img{width: 100%;height: 275px;}
	.about-desc div{width: 100%;height: 275px;background-color: #c20e19; display: flex;justify-content: center;    align-items: center;
	font-size: 16px;line-height: 30px;color: #fff;padding: 50px 20px;text-align: center;}
	.about ul .about-desc:nth-child(2) div{margin-top: 275px;}
	.about ul .about-desc:nth-child(2) img{position: absolute;top: 0;}
	
	
	
	
	
	.about1{position: relative;padding:3%;background: #f6f6f6;overflow:hidden;}
	.about1>.uk-container{max-width: 1200px;}
	.about-title1{font-size: 36px;line-height: 50px;color: #333333;font-family: Arial;text-align: center;font-weight: 700;}
	.about-xian{width: 40px;height: 5px;background-color: #c20e19;margin: 10px auto 30px;}
	.about-left{left: -55px !important;margin-top: -50px!important; width: 40px;height: 100px;line-height: 100px;background-color: #e2e2e2; font-size: 35px; color: #747474;display: block !important;}
	.about-right{right: -50px !important;margin-top: -50px!important; width: 40px;height:100px;line-height: 100px;background-color: #c20e19; font-size: 35px;color: #fff;display: block !important;}
	
	
 /*******************************
 	  -------[=产品列表页=]-------
 ********************************/
 	.prolist{padding:3%;position: relative;background: #ffffff;}
	.prolist>.uk-container{max-width: 1200px ;padding:0;}
	.productlist-left{padding-right: 20px;}
	.prolist .productlist-top{width: 100%;text-align: center; height: 60px; background-color: #c20e19;font-family: "Arial";color: #fff;padding:5px ;font-size: 30px;line-height: 50px;text-transform: capitalize;}
	.productlist-left h3{font-family: "Arial";border-bottom: 1px solid #e5e5e5; position: relative;color: #666666; font-size: 16px; padding: 5px 15px 5px 10px;line-height: 50px;height:60px;
      overflow: hidden; display: box;display: -webkit-box;line-clamp: 1;-webkit-line-clamp:1;-webkit-box-orient: vertical;  
}
.productlist1-left h3{font-family: "Arial";border-bottom: 1px solid #e5e5e5; position: relative;color: #666666; font-size: 16px; padding: 5px 15px 5px 10px;line-height: 50px;height:60px;
      overflow: hidden; display: box;display: -webkit-box;line-clamp: 1;-webkit-line-clamp:1;-webkit-box-orient: vertical;  
}
	.uk-accordion{position: relative;}
	.productlist-left h3 a{font-family: "Arial";color: #666666;}
	.sanjiao{width: 0;  height: 0; 	padding:0;position: absolute;right:15px;top:20px;
			        background:none!improtant;
							color: #adadad;font-size:18px;line-height: 18px;font-weight: 700;  }
	
	
	.prolist .productlist-left .uk-accordion .uk-active10 .sanjiao{color: #c20e19;}
	.prolist .productlist-left .uk-accordion .uk-active10{background-color: #eeeeee;color: #c20e19;}
	.prolist .productlist-left .uk-accordion .uk-active10 a{color: #c20e19;}
	
	 .productlist-left .uk-accordion h3:hover .sanjiao{color: #c20e19;}
	 .productlist-left .uk-accordion h3:hover{background-color: #eeeeee;color: #c20e19;}
	.productlist-left .uk-accordion h3:hover a{color: #c20e19;}
	
	
		
	 .productlist-box{transition: 0.6s; display: block;position: relative;background-color: #f2f2f2;overflow: hidden;}
	 
	 .productlist-box>img{margin:5px; width: calc(100% - 10px);}
	 .productlist-box-title{transition: 0.6s;text-transform: uppercase; font-weight: 700; text-align: left; font-size: 16px;line-height: 25px;color: #333333;height: 25px;margin-top: 10px;font-family: Arial;margin: 5px 10px;
	 overflow: hidden; display: box;display: -webkit-box;line-clamp: 1;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
	.productlist-box-desc{transition: 0.6s;font-weight: 400; text-align: left; font-size: 14px;line-height: 20px;color: #666666;height: 40px;margin-top: 10px;font-family: Arial;margin: 5px 10px;
	overflow: hidden; display: box;display: -webkit-box;line-clamp: 2;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

	.productlist-box-more{width: 150px;height: 35px;position: relative;margin-top: 5px;margin-bottom:10px ;
	}
	.prolist-more{position: absolute;top: 0;left: 0;opacity: 1;}	
	.prolist-more1{position: absolute;top: 0;left: 0;opacity: 0;}
		
		
		
		
	.productlist-right ul li .productlist-box:hover{transform: scale(1.05);border-bottom:5px solid #c20e19;}	
	.productlist-right ul li a:hover .prolist-more{opacity: 0;}	
	.productlist-right ul li a:hover .prolist-more1{opacity: 1;}	






		/*******************************
				  -------[=产品详情页=]-------
				********************************/	
			
					
			 .product{padding: 3% 0 30px;position: relative;background-color: #f6f6f6;}
			 .product>.uk-container{max-width: 1400px ;}
		 .pr-box1{margin-top: 20px;}
		.big_show{width: 100%;}
		.xiao{width: 100%;border: 1px solid #f1f1f1;}
			 .product-title1{font-size: 26px;text-transform: capitalize;font-weight: 700; line-height: 50px;font-family: "Arial";text-align: left;margin-top: 40px;color: #3c3c3c;}	
			 .product-title2{font-size: 20px;text-transform: capitalize;margin-bottom: 30px; font-weight: 400; line-height: 50px;font-family: "Arial";text-align: left;margin-top: 10px;color: #3c3c3c;}
			 
			 .show{width: 100%;border: 1px solid #f1f1f1;}
			
			 .product-more{width: 140px;height: 45px;font-size: 14px;line-height: 45px;color: #fff;text-align: center;background-color: #f08300;margin-top: 25px;}
			
			 .pr-box1 div a{display: block !important;}
			 .p-left{left:0 !important;}
			 .p-right{right:0 !important;}
			 .p-right img{right:-5% !important; position: absolute;top: 36%;}
			 .p-left img{    left:-20% !important;position: absolute;top: 36%;}
			
			.product-title{font-size: 30px;text-transform: capitalize;border-bottom: 1px solid #dcdcdc; line-height: 50px;margin-top: 40px;margin-bottom: 30px;font-weight: 700;font-family: Arial;}
			
			.product-bottom-title{margin-top: 60px;text-align: center; font-size: 30px;line-height: 40px;font-family: "Arial";color:#343434;font-weight: 700;border-bottom: 1px solid #eee;}
			.product-bottom-desc{font-size: 12px;line-height: 28px;font-family: Arial;text-align: center;color: #6a6a6a;
			border-bottom: 1px solid #eee;padding-bottom: 5px;}
			
			.product-bottom-link{display: block;position: relative;}
			.product-bottom-link img{padding:5px;width: 100%;border: 1px solid #f1f1f1;}
			.product-bottom-box .prolist-right-box-title{margin-top: 15px;}	
			.product-bottom-box{background-color: #f6f6f6;padding: 5px;overflow: hidden;}
			.product-bottom-box-title{font-size: 16px;line-height: 24px;margin-top: 10px;color: #333333;font-family: Arial;height: 24px;text-align: center;
			overflow: hidden; display: box;display: -webkit-box;line-clamp: 1;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
			.product-bottom-box-desc{font-size: 14px;line-height: 20px;margin-top: 5px;color: #333333;font-family: Arial;height: 40px;text-align: center;
			overflow: hidden; display: box;display: -webkit-box;line-clamp: 2;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin-bottom: 20px;}		
			.pr-next{margin:4% auto 0;width:360px;}
			.product-bottom-box:hover img{transition: 0.6s; transform: scale(0.95);}
			
				.pr-next>p{width:165px; height: 33px;background-color: #fff; color:#333333; line-height: 33px;text-align: center;font-size: 14px;cursor:pointer;border:1px solid #9d9d9d;}
				.pr-next>p:hover{background: #c20e19;color: #fff;border: 1px solid #c20e19;}
				.pr-next>p:nth-child(1){float:left;}
				.pr-next>p:nth-child(2){float:right;}




.productlist1-left{width: 310px;float: left;margin-left: 0px;position: relative;padding-right: 20px;}
.productlist1-right{ width: calc( 100% - 350px );float: left;position: relative;margin-left: 30px;}
	.productlist1-left h3{font-family: "Arial";border-bottom: 1px solid #e5e5e5; position: relative;color: #666666; font-size: 16px; padding: 5px 30px 5px 16px;line-height: 50px;height:60px;}
	.productlist1-left h3 a{font-family: "Arial";color: #666666;}
	.sanjiao{width: 0;  height: 0; 	padding:0;position: absolute;right:10%;top:20px;
			        background:none!improtant;
							color: #adadad;font-size:18px;line-height: 18px;font-weight: 700;  }
	
	.prolist .productlist-top{width: 100%;text-align: center;height: 60px;background-color: #c20e19;font-family: "Arial";
    color: #fff;padding: 5px;font-size: 25px;line-height: 50px;text-transform: capitalize;}
	.prolist .productlist1-left .uk-accordion .uk-active10 .sanjiao{color: #c20e19;}
	.prolist .productlist1-left .uk-accordion .uk-active10{background-color: #eeeeee;color: #c20e19;}
	.prolist .productlist1-left .uk-accordion .uk-active10 a{color: #c20e19;}
	
	 .productlist1-left .uk-accordion h3:hover .sanjiao{color: #c20e19;}
	 .productlist1-left .uk-accordion h3:hover{background-color: #eeeeee;color: #c20e19;}
	.productlist1-left .uk-accordion h3:hover a{color: #c20e19;}
	




.productlist1-left h3 a {font-family: "Arial";color: #666666;}	

.product_details{width: 100%;margin: 0;padding: 0;transform: translate(-35px);}

 .inside_Recommend_con{margin-top: 60px;}
 
 .inside_Recommend_con{position: relative; clear:both; height:1050px; overflow:hidden;background-color: #fff; /* background-color:#e2e2e2 ; */}
 .inside_Recommend_con .rolltop{clear:both;position: absolute;top: 957px; width:30%; height:70px; cursor:pointer; overflow:hidden; text-align:center; background: url(img/pright.png) no-repeat center center; right:20%;}
 .inside_Recommend_con .rollbottom{clear:both; width:30%; height:70px; cursor:pointer; overflow:hidden; text-align:center;background: url(img/pbottom.png) no-repeat center center;margin-left:20%;}
 .inside_Recommend_con #ISL_Cont{ clear:both; height:900px; margin:0 auto; overflow:hidden;padding: 0 10px;}
 .inside_Recommend_con #ISL_Cont .ScrCont{height:1000000px;}
 .about-bottom-pro{font-size: 16px;line-height: 24px;color: #333333;margin: 10px 0px 20px;text-align:center;font-family: "Arial";
 overflow: hidden; display: box;display: -webkit-box;height: 24px;line-clamp: 1;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
 .inside_Recommend_con #ISL_Cont ul {clear:both;}
 .inside_Recommend_con #ISL_Cont ul li {clear:both;height:300px;}
 .inside_Recommend_con #ISL_Cont ul li img {background-color: #ffffff;width: 100%;}
 /* .inside_Recommend_con #ISL_Cont ul li:hover{border: 1px solid #F00;} */
 .inside_Recommend_con #ISL_Cont ul li:hover .cont-img {border: 1px solid #f55b14;}
 
 .index-adv-top-box img {transition: .6s;background: url(img/index-adv-li-bg.png) no-repeat;background-position: 100% 100%;
 	display: block; left:0;position: relative;-webkit-filter: drop-shadow(#ffa304 -105px 0);filter: drop-shadow(#ffa304 -105px 0);}
 
.sub5-video {position: relative;}
	.sub5{background-size: 100% 100%;}
	.sub5-nr {position: absolute;top: 0;bottom: 0;width: 100%;z-index: 999;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:48px;height: 48px;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;}
	.circle::before {position: absolute;content: "";}
	.circle::after {position: absolute;content: "";width:100%;height:100%;z-index: -1;left: 0;right: 0;text-align: center;margin: 0px auto;border-radius: 100%;}
	@-webkit-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);}}
	@-moz-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);}}
	@-ms-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);}}
	@keyframes pulse {to {box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);}}
	
	.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 !important;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 {width: 100%;height: 100%;}
	





/*******************************
   -------[=新闻列表页=]-------
 ********************************/
 .news-list{padding: 4% 0;position: relative;width: 100%;}
   .news-list .uk-container{max-width:1200px!important;padding:0;}
   .news-list-li{position: relative;transition: 0.6s;}
   .news-box{background-color: #f7f7f7;}
 .news-box-img{width: 100%;}
 .news-box-right a{/* width: calc( 100% - 80px); */width: 100%; position: relative;}
 .news-day{width: calc( 100% - 80px);font-size: 16px;line-height: 30px;margin-top: 30px;color: #333333;
 overflow: hidden; display: box;display: -webkit-box; line-clamp: 1;-webkit-line-clamp: 1;-webkit-box-orient: vertical;height: 30px;}
 .news-right-title{transition: 0.6s; width: calc( 100% - 80px);font-size: 20px;line-height: 48px;color: #333;font-family: "Arial";
 overflow: hidden; display: box;display: -webkit-box; line-clamp: 1;-webkit-line-clamp: 1;-webkit-box-orient: vertical;height: 48px;}
 .news-right-desc{width: calc( 100% - 80px);font-size: 14px;line-height: 25px;color: #666666;font-family: "Arial";margin-top: 5px;
 overflow: hidden; display: box;display: -webkit-box; line-clamp: 1;-webkit-line-clamp: 1;-webkit-box-orient: vertical;height: 25px;}
 .news-more{transition: 0.6s;font-family: Arial;font-size: 14px;line-height: 24px;color: #333333;margin-top: 15px;}
 .news-right-img1{position: absolute;right: 20px;top: 50%;margin-top: -20px;}
   .news-list-li{margin-bottom: 30px;}
.news-list-li:hover .news-more{color: #c20e19;}
.news-list-li:hover{background-color: #c20e19;}
.news-list-li:hover .news-right-title{color: #c20e19;}

 /*******************************
   -------[=新闻详情页=]-------
 ********************************/
 .news-page{padding:3%;position: relative;background-color: #fff;}
 .news-page .uk-container{max-width: 1200px;padding:0;} 
 .company-top{float: left;font-family: Arial; text-align: center;font-size: 18px;line-height: 20px;color:#333333 ;padding: 0 15px;border-right:2px solid #b6b6b6;height:20px;}
 .company-top a{float: left;font-family: Arial;text-transform: capitalize; text-align: center;font-size: 18px;line-height: 20px;color:#333333 ;}
 .company-ul .company-top:last-child{border: none;}
 .company-ul{float: right;}
 .company-ul .company-top:last-child{border: none;}
 .company-ul .uk-active1 a{color:#fea800;padding: 0 25px;line-height: 30px;margin-top:-5px;}
 .news-page-name{text-align: left;font-size: 26px;line-height: 35px;color: #333;}
 
 .news-page-box{display: flex;margin-top: 15px;}
 .news-page-day{position: relative;padding-left:28px;font-size:14px;line-height: 26px;color: #666;margin-right: 30px;}
 .news-page-day img{position: absolute;left: 0;top: 3px;width: 20px;height: 20px;}

 .news-page-left{background-color: #fff;padding:50px 25px 40px;}
 .news-page-xian{width: 100%;height: 1px;background-color:#e2e2e2;margin: 20px 0 15px;}
 .news-page-day-d{font-family: Arial;font-size: 16px;line-height: 20px;color: #7d7d7d;text-align: center;}
 .news-page-content{margin-top: 35px;}
 .news-page-right-top,.news-page-right-center{margin-bottom: 30px;padding: 25px 20px;width: 100%;height: 160px;border: 1px solid #eeeeee;}
 .news-page-right-name{font-family: Arial;font-size: 20px;line-height: 35px;color:#666666;text-transform: uppercase;}
 .news-page-right-title{margin-top: 25px; font-family: Arial;font-size: 16px;line-height: 20px;color:#666666;
 overflow: hidden; display: box;display: -webkit-box;height: 40px;
 line-clamp: 2;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
 .news-page-right-bottom{position: relative; margin-bottom: 30px;padding: 25px 20px;width: 100%;height: 160px;
  background:#fff;}
 .news-page-right-bottom img{margin-top:30px;margin-bottom: 30px;position: absolute;width: 224px;left: 50%;margin-left: -112px;}
 .news-page-right-bottom-bottom{position: absolute;top: 100%;left: 0; width: 100%;background: #fea903;color: #fff;}
 .news-page-right-bottom-bottom a{display: block;font-size: 28px;line-height:50px ; text-align: center;font-family: "Arial";color: #fff;}
 
  @media(max-width:767px){
    .news-list{padding: 4% 1%;}
 } 

 /*******************************
    -------[=联系我们=]-------
  ********************************/
.contact{position: relative;padding:5% 3% 3%;background-color: #f6f6f6;}
.contact .uk-container{max-width: 1200px;padding:0;}
.content-right-title{font-size: 30px;text-transform: uppercase; line-height: 30px;color: #333;font-weight: 700;font-family: Arial;}
.content-right-desc{font-size: 16px;line-height: 30px;margin-top: 30px;margin-bottom: 30px;}
.conetent-right-box1 form input{width: 100%;margin-bottom: 20px; height:40px ;background-color: #fff;font-size: 16px;line-height: 30px;padding: 5px 10px;color: #666;}
.conetent-right-box1 form textarea{width: 100%;margin-bottom: 20px; height:100px ;background-color: #fff;font-size: 16px;line-height: 30px;padding: 5px 10px;color: #666;}
.conetent-right-box1 form button{width: 100%;margin-bottom: 20px; height:40px ;background-color: #c20e19;font-size: 16px;line-height: 30px;padding: 5px 10px;color: #fff;}

.contact-news-news{margin-top: 40px;}
.contact-box{margin-bottom: 30px; width: 50%;float: left;padding-left: 30px;font-size: 14px;line-height: 30px;color: #666;font-family: Arial;overflow: hidden;position: relative;}
.contact-box img{width: 22px;height: 22px;position: absolute;left: 0;top: 5px;}
.contact-box1{width: 33%;float: left;padding-left: 30px;font-size: 14px;line-height: 30px;color: #666;font-family: Arial;overflow: hidden;position: relative;}
.contact-box1 img{width: 22px;height: 22px;position: absolute;left: 0;top: 5px;}
.contact-box a{color: #666;}
.contact-box1 a{color: #333333;}
.contact-bootom p{width:100%;}
.contact-bootom p iframe{width:100%;}
@media(max-width:768px){
.pr-next>p{width:130px; height: 33px;}
 } 

.productlist1-right p iframe{width:100%;height:400px;}
@media(max-width:767px){
.productlist1-left{display:none; }
  .productlist1-right{width:100%;margin:0;}
  .product_details{transform: translate(0px);padding:0 25px;}
  .pr-next{width:280px;}
  .productlist1-right p iframe{width:100%;}
 } 



.global_toolbar .toolbar_btn a samp .iconi1 img{width:30px;height:30px;}
.global_toolbar .toolbar_btn a samp .iconi1{width: 30px;opacity:0;transition: 0.6s;
    height: 30px;
    display: block;
    position: absolute;
    top: 15px;
    left: 15px;}

.global_toolbar .toolbar_btn a:hover samp{background:#fff;transition: 0.6s;}
.global_toolbar .toolbar_btn a:hover samp .iconi1{opacity:1;}
.global_toolbar .toolbar_btn a:last-child:hover samp{background:#ca0913;transition: 0.6s;}