/*
Theme Name: 通用后台
Description:通用开发主题
Author:北京网聚电子商务有限公司
Version：1.0
*/
*{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: 'Montserrat-Light-6';
    src : url('Montserrat-Light-6.otf'); 
}
@font-face{
    font-family: 'Montserrat-Medium-7';
    src : url('Montserrat-Medium-7.otf'); 
}

table{
	width:100% !important;
	border-collapse: collapse !important;
	/*border: 1px solid #DDDDDD !important;*/
}
table td{ 
	/*border: 1px solid #ddd !important;*/
}
table tr{
	/*border: 1px solid #ddd !important;*/
}

input,textarea{ 
	outline:none
}
input::-webkit-input-placeholder { 
        color: #999999;
}
              @keyframes big {
  0% {
      transform: scale(1);
      opacity: 1;
  }
  100% {
      transform: scale(1.2);
      opacity: 0;
  }
}
@-webkit-keyframes big {
  0% {
      transform: scale(1);
      opacity: 1;
  }
  100% {
      transform: scale(1.2);
      opacity: 0;
  }
}  
body{position: relative;}
.hov5 {position: relative;overflow: hidden;}
.hov5::before {position: absolute;top: 0;left: -75%;z-index: 2;display: block;content: '';width: 50%;height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);-webkit-transform: skewX(-25deg);transform: skewX(-25deg);}
	.hov5:hover::before {-webkit-animation: shine .75s;animation: shine 1.5s;}
@-webkit-keyframes shine {100% {left: 125%;}}
@keyframes shine {100% {left: 125%;}}
.circle {width: 24px;margin: 3px auto 0;display: flex;justify-content: space-between;align-items: center;padding: 0 3px;}
.circle-bubble {width:5px;height:5px;border-radius: 50%;background-color: #72a54a;}
.circle1 {animation: pulse .4s ease 0s infinite alternate;}
.circle2 {animation: pulse .4s ease .2s infinite alternate;}
.circle3 {animation: pulse .4s ease .4s infinite alternate;}
@keyframes pulse {
	from {opacity: 1;transform: scale(1);}
	to {opacity: 1;transform: scale(.35);}
}
@keyframes myfirst {
	0% {
		transform: translate(0px, 0px);
	}
	50%{
		transform: translate(0px, -3px);
	}
	100%{
		transform: translate(0px, 0px);
	}
}
@keyframes shake{
      33.3%{transform:translateX(-6px)}
      49.95%{transform:translateX(4px)}
      66.6%{transform:translateX(-2px)}
      83.25%{transform:translateX(1px)}
      to{transform:translateX(0)}
}
.he{position: relative;}
.he-img {position: relative;overflow: hidden;}
.he-img img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.he-nr::before,
.he-nr::after {content: '';position: absolute;top: 0;bottom: 0;right: 0;left: 0;-webkit-transition: all .6s ease-in-out;-o-transition: all .6s ease-in-out;transition: all .6s ease-in-out;}
.he:hover .he-nr::before {right: 50%;left: 50%;background: rgba(255, 255, 255, 0.2);}
.he:hover .he-nr::after {top: 50%;bottom: 50%;background: rgba(255, 255, 255, 0.2);}
.he:hover .he-img img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.row1{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;}
.row2{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.row3{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:3;overflow: hidden;}
.row4{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:4;overflow: hidden;}
.row5{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:5;overflow: hidden;}
.row6{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:6;overflow: hidden;}
.row7{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:7;overflow: hidden;}
.row8{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:8;overflow: hidden;}
     .clearfix{clear:both;}
     .f-l{float: left;}
     .f-r{float:right;}
     .ov{overflow:hidden;}
     .uk-container{padding: 0;} 
     .uk-container{max-width: 1200px;}
	 /* 顶部信息 */
	 .head{position: absolute;top: 0;left: 0;width: 100%;background: rgba(0,0,0,.3);z-index: 10;}
	 .header-top{padding: 16px 0;position:relative;border-bottom: 1px solid #fff;}
	 .header-top .uk-container{max-width: 1360px;}
	 .htop-nr{display: flex;justify-content: center;flex-wrap: wrap;}

      .hlx-nr{display: flex;justify-content: center;flex-wrap: wrap;width: 100%;}
	 .hlx-box{display: flex;justify-content: space-between;padding: 0 10px;}
	
     .hlx-icon{width: 28px;height: 28px;margin-right: 8px;}
     .hlx-name{color:#fff;font-size: 16px;line-height: 28px;}
	 
	  .htop-right{display: flex;width:170px;height: 36px;}
	  .header-search{position: relative;display: flex;align-items: center;flex-direction: row;}
	  .sousuo-box1{height:34px;width:220px;border:none;border:none;background:rgba(252,60,18,.8);position: absolute;right: 0;bottom:-50px;
	  z-index: 99;right:0;margin:0 auto;}
	  .sousuo-box1>input{width:calc(100% - 40px);float:left;height: 34px;line-height: 34px;padding-left: 8px;
	  background:none;float:left;color:#fff;border:none;}
	  .sousuo-box1>input::-webkit-input-placeholder{color:#fff;}
	  .sousuo-box1>button{width:23px;float:right;border:none;background: none;float:right;margin-top: 6px;margin-right:8px;}
	 
	  .search-icon1{display: none;}
		.lar-box{display: flex;align-items: center;flex-direction: row;}
		.lar-box1{display:flex;justify-content:space-between;
			border: 1px solid #fff;border-radius: 18px;justify-content: center;
			width: 170px;
		}
		.lar{width:24px;height:16px;margin-right:17px;}
		.lsj{width:14px;height:19px;margin-top:9px;}
		.lar-name{color:#fff;font-size:18px;line-height:36px;margin-right: 8px;}
		.lar-xiala{width:100%!important;padding:0 5px!important;;margin:0!important;background: #f0f0f0;}
		.lar-xiala1{padding:5px 0!important;margin:0!important;background: none;width: auto!important;color:#00bebc;width:100%!important;}
		.lar-box2{width:100%;display:flex;justify-content:space-between;;margin:0!important;}
		.lar-name1{padding:5px 0!important;margin:0!important;background: none;width: auto!important;color:#00bebc;
		background: #f8f8f8;width: 100%!important;text-align: center;border-bottom: 1px solid #00bebc;
		}
	
		/* 导航样式 */
	    .header{padding:0 0;z-index:10;background: none;}
		.header .uk-container{max-width: 1360px;}
		.top{position: fixed;top: 0;left: 0;width:100%}
		.header-nav .uk-container-center{position: relative;}
		.nav-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
		.nav-left{width:240px;
		display: flex;align-items: center;flex-direction: row;justify-content: center;
		}
		.logo{max-width: 220px;display: block;}
		.nav-center{width:calc(100% - 320px);display: flex;align-items: center;flex-direction: row;justify-content: start;padding: 0 0;
			
		}
		.nav-right1{width:30px;display: flex;justify-content: center;align-items: center;}

		.uk-navbar-nav{justify-content: space-between;display: flex;width: 100%;}
		.uk-navbar-nav>li{padding: 0 0px;}
		.uk-navbar-nav>li>a{color:#fff;line-height:88px;font-size: 18px;font-weight: 400;padding: 0 22px;position: relative;height: 88px;
		font-family: "Montserrat-Light-6";
		}
		.uk-navbar-nav>li>a>img{margin-left: 6px;}
		.uk-navbar-nav>li.uk-active>a:before{display: block;}
		.uk-navbar-nav{display: flex;justify-content: space-between;flex-wrap: wrap;}
		.uk-navbar-nav>li{text-align: center;line-height: 20px;position:relative;}
		.uk-navbar-nav>li.uk-active>a{color:#fff;background:rgba(255, 255, 255, 0.3);}
		
	.uk-navbar-nav>li.uk-open>a, .uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a:focus{color: #fff!important;background:rgba(255, 255, 255, 0.3);}
	
		.uk-navbar-toggle{margin-left: 20%;margin-top: 3%;}
		.nav-zuo>a{display: block;width: 100%;line-height:24px;text-align: left;font-size: 18px;margin-bottom: 6px;
		 padding-left: 10%;color:#ffffff;text-transform: uppercase;color:#fff;} 
		.erji{font-size: 14px!important;padding-left: 10%!important;color:#ccc!important;margin-bottom: 2px!important;line-height: 24px!important;z-index:99;} 
		.erjiname>a>span{text-align: right;color:#fff;float: right;opacity: 0;} 
		.d-erji{background:none;padding-top:0;background:#e2e2e2;padding-bottom: 0;left:0!important;
		text-align: left;
		}
		.d-erji>ul>li>a{line-height: 24px!important;color:#000!important;font-size: 16px;font-weight: 200;border-bottom: 1px dashed #afafaf;}
		.d-erji>ul>li:nth-child(2) span{display: none;}
		.d-erji>ul>li>a:hover{background:rgba(255,206,42,1);color:#fff!important;}
		.d-erji>ul>li>a:hover span{opacity: 1;}
		.erjiname{position:relative;}
	    .sanji>a{line-height: 24px!important;color:#000!important;font-size: 16px;font-weight: 200;border-bottom: 1px dashed #afafaf;
		display: block;padding:5px 15px;display:block;}
	    .sanji>a:hover{background:rgba(255,26,42,1);color:#fff!important;}
	    .sanji{
	    position: absolute;left: 100%; top: 0;background:#e2e2e2;width:200px;display:none;color:#000!important;
	    }
	    .erjiname:hover .sanji{display:block!important;}
	
		.sousuo-box{height:42px;width:100%;border:none;background: none;border:1px solid #eaeaea;margin-top:30px;border-radius: 20px;}
		.sousuo-box>input{width:calc(100% - 58px);float:left;height: 40px;line-height: 40px;padding-left: 18px;
		background:none;float:left;border:none;color:#fff;}
		.sousuo-box>button{width:22px;float:right;border:none;background: none;float:right;margin-top: 8px;margin-right:16px;}

       /* wp的二级类目 */
       .nav-center .uk-nav-default{position: absolute;top: 100px;z-index: 10;background:#f7f5f5;display: block;transition: 0.6s;
	height: 0;overflow: hidden;min-width: 200px;left:0;}
	   .nav-center .uk-nav-default>li>a{border-bottom: 1px solid #ccc;color:#000;display: block;}
	   .nav-center .uk-nav-default>li>a:hover{text-decoration: none;background:#d9715a ;color:#fff;}
	   .uk-navbar-nav>li:hover  .uk-nav-default{height: 100%;top: 88px;height: auto;}
	   @media(max-width:1400px){  
		.nav-left{width: 240px;}
		.nav-center{width: calc(100% - 280px);}
	}
		
		@media(max-width:1060px){  
			.nav-left{width: 100%;border: none;padding: 10px;}
			.nav-center{width: calc(100% - 40px);}
        .h-lx{display: none;}
		.uk-navbar-nav{width: 100%;}
		.head{position: inherit;top: 32px;background:#575757;}
		.uk-navbar-nav>li>a{padding: 0 18px;}
		  }
	
	    @media(max-width:768px){  
        .hlx-xian{display: none;}
        
	     .nav-left{width: 100%;}
         .top-left{width: 100%;margin-bottom: 12px;}
		 .top-right{width: 100%;display: block;}
		 .top-lxbox{width: 100%;}
             
		
	    .header{padding: 0;position: relative;}
		.nav-right1{display: none;}
		.nav-center{padding: 0;background: #ef5533;display: block;width: 100%;max-width: 100%;}
		.header>.uk-container{padding: 0;}
		.sousuo-box1{display: none;}
		.uk-navbar-toggle{margin-top: 0;background: #fc3c12!important;margin-left: 0;color:#fff;}	
	
		}

   
	 /* 首页产品分类 */
	 .index-fl{padding:3%;background: #f7f5f5;}
	 .index-fl .uk-container{max-width: 1400px;}
	 .index-title{font-size: 42px;color:#000000;line-height: 46px;text-align: center;text-transform: uppercase;margin-bottom: 10px;
		font-family: "Montserrat-Medium-7";
		}
	.index-desc{font-size: 18px;color:#333333;line-height: 28px;text-align: center;max-width: 1100px;margin: 10px auto 30px;
			font-family: "Montserrat-Light-6";
			}
	.infl-nr{display: block;overflow: hidden;margin-top: 20px;}
	.infl-left{width:49%;float: left;position: relative;}
	.infl-tubox{display: block;overflow: hidden;}
	.infl-tu{display: block;transition: 0.5s;width: 100%;}
	.infl-bottom{position: absolute;bottom: 0;left: 0;background: rgba(67,67,67,.5);height: auto;display: flex;justify-content: space-between;
	width: 100%;padding: 2px 12px; }
	.infl-name{color:#fff;line-height:55px;font-size:30px;width: calc(100% - 140px);}
	.infl-more{width: 130px;height: 36px;color:#333333;line-height: 36px;background: #fff;line-height: 36px;font-size: 16px;text-align: center;
	text-transform: uppercase;	font-family: "ontserrat-Light-6";margin-top: 11px;transition: 0.6s;}
	.infl-icon{margin-right: 8px;}
	.infl-right{width:49%;float: right;}
	.inpr-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.inpr-left{width: 128px;}
	.inpr-right{width: calc(100% - 128px);padding-left: 16px;display: flex;align-items: center;flex-direction: row;}
	.inpr-name{font-size: 16px;color:#333333;line-height: 20px;font-family: "ontserrat-Light-6";width: 100%;transition: 0.6s;}
	.inpr-box:hover .inpr-name{color:#fc3c12;}
	.inpr-box:hover {text-decoration: none;}
	.infl-left:hover .infl-more{background: #fc3c12;color:#fff;}
	.infl-content>ul:nth-child(even) .infl-left{float: right;}
	.infl-content>ul:nth-child(even) .infl-right{float: left;}
	.infl-content>ul:nth-child(even) .inpr-box{flex-direction: row-reverse;}
	.infl-content>ul:nth-child(even) .inpr-name{text-align: right;}
	.infl-content>ul:nth-child(even) .inpr-right{padding-right: 16px;padding-left: 0;}
	 @media(max-width:960px){  
		.infl-left{width: 100%;margin-bottom: 30px;}
		.infl-right{width: 100%;}
		.infl-content>ul:nth-child(even) .inpr-box{flex-direction:row;}
		.infl-content>ul:nth-child(even) .inpr-name{text-align: left;}
		.infl-content>ul:nth-child(even) .inpr-right{padding-right: 0;padding-left: 16px;}
	 }




/* 首页公司简介 */
.index-ab{padding:0;background: url(assets/images/bg1.png) top right no-repeat;}	
.index-ab .uk-container{max-width: 1920px;}


 .iab-box{display: flex;justify-content: space-between;flex-wrap: wrap;max-width:1670px;}
 .iab-left{width: 57%;}
 .iab-right{width: 43%;padding-left: 16px;display: flex;align-items: center;flex-direction: row;}
 .iab-title{font-size: 42px;color:#333333;line-height: 48px;
	font-family: "Montserrat-Medium-7";}
.iab-xian{width: 100%;height: 1px;background: #ccc;margin:10px 0 20px;}
.iab-title1{font-size: 32px;color:#333333;text-transform: uppercase;line-height: 38px;margin-bottom: 20px;
		font-family: "Montserrat-Medium-7";}
.iab-desc{overflow-y: auto;height: 108px;}
.iab-desc::-webkit-scrollbar {background: #ccc;width: 14px;}
.iab-desc::-webkit-scrollbar-thumb {background: #fc3c12;}
.iys-nr{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 30px;}
.iys-box{position: relative;width: 22%;padding:0 20px;}
.iys-box:first-child{width: 34%;}
.iys-box:last-child .iys-xian{display: none;}
.iys-xian{width: 1px;height: 60px;position: absolute;right: 0;top: 20px;background: #bfbfbf;}
.iys-name1{font-size: 36px;line-height: 40px;transition: 0.6s;color:#333333;text-align: center;font-family: "Montserrat-Medium-7";}
	 .iys-num{font-size: 18px;line-height: 20px;transition: 0.6s;color:#333333;font-family: "Montserrat-Medium-7";}
	 .iys-name{text-align: center;}
	 
	 .iys-desc{color:#333333;font-size: 16px;line-height: 24px;transition: 0.6s;text-align: center;margin-top:12px;height: 72px;
		font-family: "Montserrat-Light-6";
	}
	.our-top{background: #444444;height: 240px;display: flex;align-items: center;flex-direction: row;justify-content: center;padding: 0 10px;}
	.our-top>div{width: 100%;}
	.our-name1{font-size: 36px;line-height: 40px;transition: 0.6s;color:#fff;text-align: center;font-family: "Montserrat-Medium-7";}
	.our-num{font-size: 18px;line-height: 20px;transition: 0.6s;color:#fff;font-family: "Montserrat-Medium-7";}
	.our-name{text-align: center;}
	.our-desc{color:#fff;font-size: 16px;line-height: 24px;transition: 0.6s;text-align: center;margin-top:12px;
		font-family: "Montserrat-Light-6";
	}
	.our-nr:nth-child(even) .our-top{background: #333333;}
	.our-tubox{overflow: hidden;}
	.our-tu{width: 100%;transition: 0.6s;}
	.our-tubox:hover .our-tu{transform: scale(1.1);}
@media(max-width:960px){ 
	.iab-left{width: 100%;margin-bottom:30px;}
	.iab-right{width: 100%;padding: 0 20px;}	

}
@media(max-width:768px){ 
	.iys-xian{display: none;}
	.iys-box{width: 50%;margin-bottom: 20px;padding: 0 10px;}
	.iys-box:first-child{width: 50%;}
}

/* 首页物流板块 */
.index-log{padding: 3%;}
.index-log .uk-container{max-width:1800px;}
.log-title{text-align: center;font-size:42px;text-transform: uppercase;line-height: 46px;font-family: "Montserrat-Medium-7";color:#333333;}
.log-subtitle{text-align: center;font-size:16px;line-height: 20px;font-family: "Montserrat-Light-6";color:#333333;}
.log-xian{width:40px;height: 7px;background: #ee7b62;margin: 12px auto 40px;}
.log-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
.log-left{width: 45%;padding-top: 30px;}
.log-title1{text-align: center;font-size:30px;text-transform: uppercase;line-height: 32px;font-family: "Montserrat-Medium-7";color:#333333;}
.log-desc{text-align: center;font-size:16px;line-height: 20px;color:#333333;margin-top: 10px;margin-bottom: 24px;}
.log-right{width: 52%;}
.log-tu{display: block;margin:0 auto;}
.log-tubox{display: block;overflow: hidden;}
.log-tu1{display: block;width: 100%;}
.cleft1::before{display: none!important;}
.cright1::before{display: none!important;}
.cleft1{display: block!important;left: -6%!important;}
.cright1{display: block!important;right: -6%!important;}
@media(max-width:1900px){
 .cleft1{left: 1%!important;}
 .cright1{right: 1%!important;}   
}
@media(max-width:960px){
	.log-left{width: 100%;margin-bottom: 30px;}
	.log-right{width: 100%;}
}

  /* 首页案例展示 */
  .index-case{padding: 3%;}
  .index-case .uk-container{max-width: 1200px;}
  .incase-box{display: block;display: flex;justify-content: space-between;flex-wrap: wrap;}
  .incase-tubox{display: block;overflow: hidden;width: 60%;}
  .incase-tu{display: block;transition: 0.6s;width: 100%;}
  .incase-bottom{width: 38%;display: flex;align-items: center;flex-direction: row;}
  .incase-name{font-size: 30px;line-height: 36px;color:#333333;text-align: left;transition: 0.6s;margin-bottom: 10px;
	font-family: "Montserrat-Medium-7"}
  .incase-more{font-size: 16px;line-height: 34px;color:#333333;text-align: center;transition: 0.6s;width: 134px;
border: 1px solid #6d6d6d;margin-top: 26px;
}
  .incase-box:hover{text-decoration: none;}
  .incase-box:hover .incase-name{color:#ee7b62;}
  .incase-box:hover .incase-more{color:#fff;background: #ee7b62;border: 1px solid #ee7b62;}
  .h-left::before,.h-right::before{display: none;}
  .h-left{display: block!important;left: -80px!important;top: calc(50% - 40px)!important;}
  .h-right{display: block!important;right: -80px!important;top: calc(50% - 40px)!important;}
  @media(max-width:960px){
	.incase-tubox{width: 100%;margin-bottom: 20px;}
	.incase-bottom{width: 100%;}
}
  @media(max-width:1600px){
	  .h-left{display: block!important;left: 10px!important;}
	  .h-right{display: block!important;right: 10px!important;}
  }
  
  @media(max-width:1700px){
  .h-left1{display: block!important;left:2%!important;}
  .h-right1{display: block!important;right:2%!important;} 
   }
  

	
 
	

		/* 页尾信息 */
	.footer{background: url(assets/images/fbg.jpg) top center repeat;padding: 3% 3% 20px;}
    .f-top{display: flex;justify-content: space-between;flex-wrap: wrap;border-bottom: 1px solid #fff;padding-bottom: 10px;
	margin-bottom: 32px;
	}
	.f-navbox a::before {
		content: "□ ";
		margin-right: 5px;
		margin-top: -2px;
	}

	.flogo{display: block;max-width: 265px;}
	.f-box{overflow: hidden;display: flex;justify-content: space-between;flex-wrap: wrap;}	
	.f-left{width:20%;}
	.f-title{font-size: 16px;color:#fff;text-transform: uppercase;font-weight: bold;margin-bottom: 10px;line-height: 22px;}
	.f-xian{width: 57px;height: 2px;background: #ffffff;margin-bottom: 16px;}
	.f-navbox{display: block;}
	.f-navbox a{display: block;font-size: 16px;line-height: 28px;color:#ffffff;transition: 0.6s;margin-bottom: 10px;}
	.f-navbox a:hover{color:#d87059;text-decoration: none;}
	.f-center{width: 20%;}
	.f-center1{width: 20%;}
	.fpr-nav{display: block;font-size: 16px;line-height: 28px;color:#ffffff;transition: 0.6s;margin-bottom: 10px;}
	.fpr-nav::before {
		content: "□ ";
		margin-right: 5px;
		margin-top: -2px;
	}
	.fpr-nav:hover{color:#d87059;text-decoration: none;}
	.f-right{width: 36%;}
	.flx-box{display: flex;justify-content: space-between;max-width: 404px;margin-bottom: 14px;width: 100%;}
    .flx-icon{width: 26px;height: 26px;}
	.flx-name{font-size: 16px;line-height: 26px;color:#454545;width: calc(100% - 34px);}
	.sm-nr{display: flex;align-items: center;flex-direction: row;max-width: 310px;margin: 15px 0;width: 100%;}
	.sm-box{display: flex;justify-content: space-between;flex-wrap: wrap;width: 100%;}
	.sm-box a{display: block;transition: 0.6s;margin-left: 10px;}
	.sm-box a:hover{opacity: 0.8;}		
		    .bottom{padding: 14px 0;background: #161616;border-top: 1px solid #161616;}
			.bottom-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
			.bottom-name{text-align: left;color:#fff;font-size: 14px;line-height: 20px;}
			.sitemap{text-align: left;color:#fff;font-size: 14px;line-height: 20px;}
			    @media(max-width:960px){ 
	         .f-left{width: 48%;margin-bottom: 20px;}
			 .f-center{width: 48%;border-right: none;margin-bottom: 20px;}
			 .f-center1{width: 48%;border-right: none;}
			 .f-right{width: 48%;}
	
			 }
			 @media(max-width:768px){ 
				.f-left{width: 100%;border-right: none;}
				.f-center1{width:100%;margin-bottom: 22px;}
				.f-right{width: 100%;}
	   
				}
		/* 表单 */
		.biaodan li{margin-bottom: 15px;position: relative;}
		.biaodan li input{width: 100%;height: 42px;font-weight: 400;background:#ffffff;
		border:1px solid #fff!important;color:#000;padding-left: 24px;font-size: 16px;}
		.biaodan li input::-webkit-input-placeholder{color:#949494;font-size: 16px;}
		.biaodan li textarea{width: 100%;font-weight: 400;background: #fff;border:1px solid #fff!important;color:#000;
		padding-left: 24px;line-height: 20px;font-size: 16px;
		}
		.biaodan li textarea::-webkit-input-placeholder {color: #949494;line-height: 48px;font-weight: 400;font-size: 16px;} 

		.send{
			width: 120px!important;
			height: 40px!important;
			font-size: 18px;
			border:none;
			background: #d9715a;
			font-weight: 400;
			transition: 0.8s;-webkit-transition: 0.8s;
			display: block;
            color:#fff;
			margin-top: 0;
		}
		.send:hover{background: #000;color:#fff;}


		/* 隐藏 screen-reader-response（对普通用户不可见，但屏幕阅读器仍可读取） */
.screen-reader-response {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    overflow: hidden;
}

/* 隐藏 hidden-fields-container（技术字段不可见，但功能正常） */
.hidden-fields-container {
    display: none;
}
    /* 内页面包屑 */
	.m-box span{font-size:16px;color:#000000;text-decoration: none;line-height:30px;font-weight: 400;text-align: left;
		text-transform: uppercase;}
		   .m-box ol{display: flex;margin: 0;justify-content: start;padding: 0;}
		   .banner-xian{width: 50px;height: 5px;background: #eeeeee;margin: 12px auto 16px;}
		   .banner-box{position: relative;margin: 0 auto;width: 100%;max-width: 1920px;}
		   .banner-nr{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;align-items: center;flex-direction: row;justify-content: center;}
		   .banner-title{text-align: center;font-size: 48px;color:#ffffff;line-height: 52px;text-transform: uppercase;margin-bottom: 12px;
	margin-top: 0;font-family: "Montserrat-Medium-7";
		}
		   .banner-subtitle{text-align: center;font-size: 24px;color:#fff;line-height: 28px;font-family: "Montserrat-Light-6";}
		   /* 假设面包屑的类名为 */
		.m-box {
			list-style: none;
			margin: 0;
			padding: 0;
			padding: 6px 3%;
			background: #eeeeee;
			border-bottom: 1px solid #eeeeee;
		}
	
		.breadcrumb li {
			display: inline;
		}
		/* 修改为你想要的分隔符 */
		/*.breadcrumb li+li:before {*/
		/*	content: '>>'; */
		/*	padding: 0 5px;*/
		/*	color:#000000;*/
		/*}*/
		   @media(max-width:768px){
		 .banner-title{text-align: center;font-size: 20px;color:#fff;line-height: 24px;}  
		 .banner-subtitle{text-align: center;font-size: 14px;color:#fff;line-height: 16px;}  
		   }

     /* 内页案例列表 */
	 .case-list{padding: 3%;}
	 .incase-box1{margin-bottom: 18px;}
     .case-tubox{overflow: hidden;}
	 .case-tu{display: block;width: 100%;transition: 0.6s;}
	 .case-tubox:hover .case-tu{transform: scale(1.1);}


   /* 内页公司简介 */
   .about{padding:3%;}
   .ab-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
   .ab-left{width: 51%;}
   .ab-tu{display: block;width: 100%;}
   .ab-right{width: 47%;}
   .ab-title{font-size: 42px;line-height: 48px;color:#333333;text-transform: uppercase;font-family: "Montserrat-Medium-7";}
   .ab-subtitle{font-size: 24px;line-height: 30px;color:#333333;font-family: "Montserrat-Medium-7";}
   .ab-xian{width:86px;height: 7px;background: #ee7b62;margin: 14px 0 18px;}
   .ab-desc{overflow: hidden;overflow-y: auto;max-height: 200px;padding-right: 10px;}
   .ab-desc::-webkit-scrollbar {background: #dedede;width: 10px;}
    .ab-desc::-webkit-scrollbar-thumb {background: #ee7b62;}
	@media(max-width:960px){
		.ab-left{width: 100%;margin-bottom: 20px;}
		.ab-right{width: 100%;}
		  }
   /* 内页视频展示 */
   .ab-video{padding:1% 3%;padding-bottom: 30px;background: url(assets/images/bg3.png) bottom center no-repeat;}
   

   /* 工厂展示 */
   .work{padding:3% 3%;}
   .gc-title{font-size: 42px;text-align: center;line-height: 46px;font-family: "Montserrat-Medium-7";} 
   .gc-subtitle{font-size: 16px;color:#333333;text-align: center;max-width: 970px;margin: 10px auto 0;}
   .gc-tu{display: block;margin: 30px auto;}
    
   /* 合作图片 */
    .hz{padding: 3%; background: url(assets/images/bg2.png) top center repeat;}  
    .hz .uk-container{max-width: 1440px;}
	.hz-tu{display: block;margin: 0 auto;} 
	

   /* 证书 */
   .cer{padding:3% 3%;}
   .zs-tu{display: block;width: 100%;}
   .zs-tubox:hover .zs-tu{transform: rotateY(360deg);transition: 0.6s;}


	/*内页新闻列表 */
	 .news-list{padding:3%;}
	 .lnews-box{display: flex;justify-content:center;}
	 .lnews-box1{display: flex;justify-content: space-between;flex-wrap: wrap;}
	 .lnews-tu{width: 42%;}
	 .lnews-tu img{display: block;width: 100%;}
	 .lnews-left{width: 58%;padding: 0 28px;display: flex;align-items: center;flex-direction: row;transition: 0.6s;}
     .lnews-name{font-size: 24px;line-height: 28px;transition: 0.6s;color:#333333;transition: 0.6s;
		font-family: "Montserrat-Medium-7";}
		.lnews-date{font-size: 12px;line-height: 16px;transition: 0.6s;color:#666666;margin: 14px 0 10px;} 
	 .lnews-desc{font-size: 16px;line-height: 30px;transition: 0.6s;color:#333333;} 
	 .lnews-more{width: 130px;line-height: 30px;border: 1px solid #bfbfbf;text-align: center;font-size:14px;color:#333333;
	margin-top: 20px;transition: 0.6s;
	}
	 .lnews-box:hover{text-decoration: none;background: #282828;}
	 
	 .lnews-box:hover .lnews-box1{background: #f5f5f5;}
	 .lnews-box:hover .lnews-more{color: #fff;background: #ee7b62;border: 1px solid #ee7b62;}

	 @media(max-width:768px){
		.lnews-left{width: 100%;padding: 20px;border: 1px solid #d2d2d2;}
		.lnews-tu{width: 100%;}
		  }
	/*内页新闻详情 */
	.news-page{padding:3%;}
	.xq-title{font-size:24px;line-height: 28px;text-align: center;color:#333333;font-family: "Montserrat-Medium-7";}
	.xq-date{font-size: 12px;color:#666666;text-align: center;line-height: 20px;margin:  16px 0 0;}
	.xq-xian{width: 100%;height: 1px;background: #d1d1d1;margin: 12px 0 0;}
	.newsxq-img img{width: 100%;}
	.news-bottom{margin: 30px auto;}
	.pr-next{margin:4% auto 0;width:360px;}
	.pr-next>p{width:165px;height: 35px;border:1px solid #333333;color:#333333;line-height: 33px;text-align: center;font-size: 14px;
		cursor:pointer;background: #fff;}
	.pr-next>p:hover{border:1px solid #333333;background: #333333;color:#ffffff;}
	.pr-next>p:hover a{color:#fff;text-decoration: none;}
	.pr-next a{display: block;color:#333333;}
	.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%;}
	}
	
	
		
	
/* 内页产品列表 */
	 .pro{padding: 3% 3%;}
	 .nypr-box{background: #333333;padding: 15px 0;}
	 .nypr-title{font-size: 28px;text-align: center;color:#ffffff;margin: 0;
		font-family: "Montserrat-Medium-7";
	}
		.pro-left ul li {display: block;text-align: left;}
		.pro-left ul li a {display: block;font-size: 16px;color: #010101;}
			.lei-list{background: none;border: 1px solid #ccc;}
			.lei-list .uk-accordion{border: 1px solid #fff} 
			.lei-list div .lei-name{background: #f5f8f9;margin-bottom: 0;display: block;}
			.lei-list div .lei-name p{font-size:16px;line-height:20px;color:#000000;padding: 10px 24px;
		text-align: left;border-bottom: 1px solid #d8d8d8;	font-family: "Montserrat-Light-6";
			}
			.pro .uk-accordion-content > :last-child p{border: none;}
			.lei-list div .lei-name p>span{position: relative;top: -3px;margin-right: 6px;}
		    .lei-list div .lei-name1 p{color:#de765f!important;} 
			.nav-box2{padding-bottom: 0;background: none;}
			.nav-box1{overflow:hidden;height:0;position:relative;}
		    .lei-list h3{padding: 12px 14px;position:relative; text-align: left;background: #fff;
		  color:#333333; line-height:32px;font-size: 18px;margin-bottom: 0;border-bottom: 1px solid #ccc;
		  font-family: "Montserrat-Medium-7";
			}
			.lei-list h3 img{position: absolute;right: 16px;top: 24px;}
		   .lei-list h3:hover{cursor: pointer;}
		    .nav-box3{margin-bottom:0;position: relative;	margin-bottom: 0; }
			 
			.nav-box3 .uk-active img{transform: rotateZ(90deg);}
		 .lei-list div .uk-active1 h3{color:#de765f!important;background: #ecf1f3;}
		 .uk-accordion-content{padding:0!important;;}
		 .prlist-box{position: relative;overflow: hidden;border: 1px solid #dcdcdc;}
		 .prlist-a{display: block;position: relative;overflow: hidden;transition: 0.6s;}

		 .prlist-img{width: 100%;display: block;margin: 0 atuo;}
		 .prlist-img1{position: absolute;left: 0;top:0;width: 100%;}
	
		 .prlist-title{text-align: center;font-size:16px;line-height: 24px;color:#333333;transition: 0.6s;font-weight: 400;
		margin-top: 12px;}
		


		
		 .prlist-a:hover{text-decoration: none;}
		 .prlist-a:hover .prlist-img1{animation:big 1s;} 
		 .prlist-a:hover .prlist-title{color:#de765f;} 
 
	 /* 产品详情*/
	.pr-page{padding:3%;}
	.pr-tu{display: block;margin-bottom: 20px;border: 1px solid #e5e5e5;width: 100%;}
	.pr-box1{margin-top: 20px;}
	.show{width: 100%;border: 1px solid #ccc;}
	.xiao{border: 1px solid #ccc;}
    .pr-page .uk-active .xiao{border: 1px solid #d9715a;}
    .pr-top{background: #fff;padding: 0;}
 
    .npr-title{font-size: 42px;line-height: 46px;font-family: "Montserrat-Medium-7";}
	.npr-subtitle{font-size: 24px;line-height: 28px;margin:16px 0 20px;color:#666666;font-family: "Montserrat-Medium-7";}
	.npr-xian{width: 100%;height: 1px;background: #ccc;margin-bottom: 20px;}
	.pr-nr{margin-bottom: 30px;}
    .pr-more{display: block;background: #d9715a;width: 220px;line-height: 40px;text-align: center;color:#fff;
	font-size:16px;transition: 0.6s;font-family: "Montserrat-Medium-7";text-transform: uppercase;}
		.pr-more:hover{text-decoration: none;background: #000;color:#fff;}
   
	.pr-title1{text-align: center;font-size: 42px;line-height: 46px;font-family: "Montserrat-Medium-7";
	color:#fff;text-transform: uppercase;background: #535353;padding: 20px 0;max-width: 1920px;margin: 0 auto;
	}
	.pr-bottom{padding:1%  3% 3%;}
     .pr-desc{margin: 0 0 10px;}
	 .pr-title{font-size: 30px;text-align: center;line-height: 34px;color:#333333;font-family: "Montserrat-Medium-7";margin: 0 0 10px;}
	 .pr-xian{width: 40px;height: 7px;background: #ee7b62;margin: 0 auto 30px;}
	 .pr-content{margin-bottom: 40px;}
   .primg-box{display: block;overflow: hidden;border: 1px solid #ccc;}
   .pr-img{display: block;transition: 0.6s;width: 100%;}
  
   .prname-box{display: flex;justify-content: center;align-items: center;flex-direction: row;height: 52px;background: #626262;transition: 0.6s;}
   .pr-name{text-align: center;font-size: 16px;line-height: 20px;color:#fff;font-family: "Montserrat-Medium-7";}  
   .pr-box:hover .pr-img{transform: scale(1.1);}
   .pr-box:hover .prname-box{background: #d9715a;}
   .s-left::before,.s-right::before{display: none;}
   .s-left{left:1%!important;display: block!important;border: none;color:#999999;width: 14px;height: 14px;}
   .s-right{right:1%!important;display: block!important;border: none;color:#999999;width: 14px;height: 14px;}	
   .s-left:hover{background: none!important;color:#4480ff!important;}
   .s-right:hover{background: none!important;color:#4480ff!important;}
   .rel{padding: 3%;background: #fafafa;}
   @media(max-width:1500px){
	.s-left{display: block!important;left:1%!important;top:50%!important;}
	.s-right{display: block!important;right:1%!important;top:50%!important;}   
	}
	@media(max-width:960px){
	.pr-bottom{margin-top: 30px;}

	}
	
/* 联系我们 */
	.contact{padding:3%;}  
	.c-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.c-left{width:33%;}
	.c-right{width: 65%;}
	.c-title{font-size: 24px;line-height: 30px;margin-bottom: 20px;color:#333333;font-family: "Montserrat-Medium-7";}
    .clx-box{display: flex;justify-content: space-between;}
    .clx-icon{width: 35px;height: 35px;}
	.clx-right{width: calc(100% - 40px);}
	.clx-name{font-size: 16px;line-height: 35px;color:#333333;margin-bottom: 10px;font-weight: bold;}
	.clx-desc{font-size: 16px;line-height: 20px;color:#333333;margin-bottom: 10px;}
	.con-bottom{padding: 3%;padding-top: 0;}
	


	
	  @media(max-width:960px){
	  .c-left{width:100%;margin-bottom: 20px;}
	 .c-right{width:100%;}

	  }

	  
	 /* 联系我们表单 */
	 .biaodan1 li{margin-bottom: 35px;position: relative;}
	 .biaodan1 li input{width: 100%;height: 56px;font-weight: 400;background:#ffffff;
	 border:1px solid #d2d2d2!important;color:#000;padding-left: 24px;font-size: 16px;}
	 .biaodan1 li input::-webkit-input-placeholder{color:#949494;font-size: 16px;}
	 .biaodan1 li textarea{width: 100%;font-weight: 400;background: #fff;border:1px solid #d2d2d2!important;color:#000;
	 padding-left: 24px;line-height: 20px;font-size: 16px;
	 }
	 .biaodan1 li textarea::-webkit-input-placeholder {color: #949494;line-height: 56px;font-weight: 400;font-size: 16px;} 
	 .xing1{position: absolute;color:#ff0000;left: 10px;top:22px;}
	 .xing-box{position: relative;}
	 .send1{
		 width: 246px!important;
		 height: 46px!important;
		 font-size: 18px;
		 border:none;
		 background: #d9715a;
		 font-weight: 400;
		 transition: 0.8s;-webkit-transition: 0.8s;
		 display: block;
		 color:#fff;
		 margin: 20px auto 0;
	 }
	 .send1:hover{background: #000;color:#fff;}

	
/* wordpress分页 */
.pagination{margin: 30px auto 0;display: flex;justify-content: center;}
.page-numbers{padding: 4px 10px;border: 1px solid #ccc;margin: 0 4px;color:#000;}
.pagination span{background: #ee7b62;color:#fff;border: 1px solid #ee7b62;}

.f-right .wpcf7-response-output{color:#fff;margin-top:10px;}
