/*
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 SEMI BOLD';
    src : url('MONTSERRAT SEMI BOLD.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: 1400px;}
	 /* 顶部信息 */
	 .header-top{padding: 16px 3%;position:relative;background: #08dbd9;margin-top: 0;}
	 .header-top .uk-container{max-width: 1620px;}
	 .htop-nr{display: flex;justify-content: space-between;flex-wrap: wrap;}
	 .htop-left{display: flex;max-width: 500px;width: calc(100% - 180px);align-items: center;flex-direction: row;}
      .hlx-nr{display: flex;justify-content: space-between;flex-wrap: wrap;width: 100%;}
	 .hlx-box{display: flex;justify-content: space-between;}
	 .hlx-xian{width: 1px;height:22px;background: #fff;margin: 0 10px;}
     .hlx-icon{width: 22px;height: 22px;margin-right: 8px;}
     .hlx-name{color:#fff;font-size: 16px;line-height: 22px;}
	 
	  .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(8,219,217,.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:12px 3%;z-index:10;background: #fff;}
		.header .uk-container{max-width: 1620px;}
		.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: 420px;
		display: flex;align-items: center;flex-direction: row;justify-content: center;
		}
		.logo{max-width: 326px;width: 100%;}
		.nav-center{width:calc(100% - 460px);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:#000000;line-height:48px;font-size: 18px;font-weight: 400;padding: 0 20px;position: relative;height: 48px;
		border-radius: 24px;
		}
		.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:#08dbd9;}
		
	.uk-navbar-nav>li.uk-open>a, .uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a:focus{color: #fff!important;background:#08dbd9;}
	
		.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: 80px;z-index: 10;background: #e2e2e2;display: block;transition: 0.6s;
	height: 0;overflow: hidden;min-width: 240px;left:0;}
	   .nav-center .uk-nav-default>li>a{border-bottom: 1px solid #ccc;color:#000;display: block;text-align:left;}
	   .nav-center .uk-nav-default>li>a:hover{text-decoration: none;background: #08dbd9;color:#fff;}
	   .uk-navbar-nav>li:hover  .uk-nav-default{height: 100%;top: 48px;height: auto;}
	   @media(max-width:1400px){  
		.nav-left{width: 240px;}
		.nav-center{width: calc(100% - 280px);}
	}
			@media(max-width:1200px){  
				.nav-left{width: 100%;border: none;padding: 10px;}
				.nav-center{width: calc(100% - 40px);}
			}
		@media(max-width:1060px){  
        .h-lx{display: none;}
		.uk-navbar-nav{width: 100%;}
		  }
	
	    @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: #00c3c1;display: block;width: 100%;max-width: 100%;}
		.header>.uk-container{padding: 0;}
		.sousuo-box1{display: none;}
		.uk-navbar-toggle{margin-top: 0;background: #08dbd9!important;margin-left: 0;color:#fff;}	
	
		}

     /* 首页通栏视频 */
   .top-video{padding: 0%;}
   .top-video .uk-container{max-width: 1920px;position: relative;}
   .tv-box{position: absolute;width: 100%;height: 100%;left: 0;top: 0;background: rgba(0, 0, 0, 0);
display: flex;align-items: center;flex-direction: row;justify-content: center;
}
   .tv-box div{width: 100%;max-width: 1400px;}
   .tv-name{color:#fff;font-size: 18px;line-height: 22px;}
   .tv-subtitle{color:#fff;font-size: 30px;line-height: 36px;margin: 20px 0;}
   .tv-title{color:#fff;font-size: 68px;line-height: 72px;margin-bottom: 40px;text-transform: uppercase;font-weight: bold;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8); /* 右下黑色阴影 */
}
   .tv-title1{color:#fff;font-size: 68px;line-height: 72px;text-transform: uppercase;font-weight: bold;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8); /* 右下黑色阴影 */
}
@media(max-width:960px){  
	.tv-name{color:#fff;font-size: 16px;line-height: 22px;}
   .tv-subtitle{color:#fff;font-size: 24px;line-height: 28px;margin: 10px 0;}
   .tv-title{color:#fff;font-size: 38px;line-height: 42px;margin-bottom: 20px;}
   .tv-title1{color:#fff;font-size: 38px;line-height: 42px;}
	  }

	  @media(max-width:768px){  
		.tv-name{color:#fff;font-size: 14px;line-height: 22px;}
	   .tv-subtitle{color:#fff;font-size: 20px;line-height: 26px;margin: 10px 0;}
	   .tv-title{color:#fff;font-size: 28px;line-height: 32px;margin-bottom: 10px}
	   .tv-title1{color:#fff;font-size: 28px;line-height: 32px;}
		  }


 /* 首页优势 */
 .index-ys{background: #fff;padding: 0 3%;}
 .index-ys .uk-container{margin-top: -110px;position: relative;z-index: 20;}
 .iys-box{padding: 34px 20px 0;min-height: 220px;display: flex;justify-content: center;border-radius:20px;background: #fff;
-moz-box-shadow:0px 0px 15px #BFBFBF; -webkit-box-shadow:0px 0px 15px #BFBFBF; box-shadow:0px 0px 15px #BFBFBF;
}
 .iys-top{max-width: 264px;width: 100%;}
 .iys-num{font-size: 20px;line-height: 24px;transition: 0.6s;color:#000000;text-transform: uppercase;font-weight: bold;}
 .iys-name{text-align: center;}
 .iys-name1{font-size: 52px;line-height: 54px;transition: 0.6s;color:#000000;text-align: center;font-weight: bold;}
 .iys-desc{color:#6f6f6f;font-size: 18px;line-height: 30px;transition: 0.6s;text-align: center;margin-top:12px;height: 90px;}

 .iys-box:hover{}
 .iys-box:hover .iys-num{color: #000;}
 .iys-box:hover .iys-name{color: #000;}
 .iys-box:hover .iys-desc{color: #000;}

 @media(max-width:960px){  
	.index-ys{padding: 3% 3%;}
	.index-ys .uk-container{margin-top: 0;}
 }


/* 首页公司简介 */
.index-ab{padding: 3% 3%;}	
.iab-title{font-size: 46px;line-height: 50px;color:#000000;text-align: center;margin-bottom: 20px;font-weight: bold;text-transform: uppercase;}
.iab-desc{overflow-y: auto;height: 350px;}
.iab-desc::-webkit-scrollbar {background: #e6fbfb;width: 14px;}
.iab-desc::-webkit-scrollbar-thumb {background: #08dbd9;}
.iab-more{display: block;margin: 50px auto;}
.iab-icon{display: block;margin: 0 auto 60px;}
 .iab-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
 .iab-left{width: 57%;}
 .iab-right{width: 43%;display: flex;justify-content: space-between;flex-direction: column;}
 .iab-title1{font-size: 46px;color:#000000;padding-left: 60px;padding-right: 20px;line-height: 50px;text-transform: uppercase;
font-weight: bold;}
 .iab-desc1{font-size: 20px;color:#434343;padding-left: 60px;padding-right: 20px;line-height: 26px;}
 .iab-tu{display: block;margin-left: 60px;}
 .iab-desc2{padding: 10px 20px 10px 60px;background: #08dbd9;color:#fff;font-size: 20px;line-height: 28px;}
@media(max-width:960px){ 
	.iab-left{width: 100%;margin-bottom:30px;}
	.iab-right{width: 100%;}	
	.iab-title1{padding: 0;margin-bottom: 20px;}
	.iab-desc1{padding: 0;margin-bottom: 20px;}
	.iab-tu{margin: 0;}
	.iab-desc2{margin-top: 20px;padding: 10px 20px;}
}

/* 首页销售市场 */
.sal{padding: 3%;}
.sal-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
.sal-left{width: 39%;}
.sal-title{font-size: 46px;color:#000000;line-height: 50px;text-transform: uppercase;margin-bottom: 40px;
	font-weight: bold;}
.sal-desc{font-size: 20px;color:#545454;line-height: 30px;}	
.sal-tu{width: 100%;display: block;}
.sal-right{width: 59%;}
.sal-more{display: block;width: 180px;height: 50px;border-radius: 25px;text-align: center;color:#fff;
background: #3ee3e1;margin-top: 40px;line-height: 50px;font-size: 20px;transition:0.6s;
}
.sal-more:hover{background:#000;text-decoration:none;color:#fff;}
@media(max-width:960px){ 
	.sal-left{width: 100%;margin-bottom:30px;}
	.sal-right{width: 100%;}	

}

  /* 首页案例展示 */
  .index-case{padding: 3%;}
  .index-title{font-size: 46px;color:#000000;line-height: 50px;text-align: center;text-transform: uppercase;margin-bottom: 40px;
font-weight: bold;
}
  .incase-box{display: block;background: #f9f9f9;transition: 0.6s;}
  .incase-tubox{display: block;overflow: hidden;}
  .incase-tu{display: block;transition: 0.6s;width: 100%;}
  .incase-bottom{padding: 16px 12px;}
  .incase-name{font-size: 20px;line-height: 30px;color:#000000;text-align: center;transition: 0.6s;margin-bottom: 10px;font-weight: bold;}
  .incase-more{font-size: 16px;line-height: 20px;color:#474747;text-align: center;transition: 0.6s;}
  .incase-box:hover{text-decoration: none;background: #08dbd9;}
  .incase-box:hover .incase-name{color:#fff;}
  .incase-box:hover .incase-more{color:#fff;}
  .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: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;} 
   }
  
    /* 首页下方企业优势 */
    .index-our{padding: 0;}
    .index-our .uk-container{max-width: 1920px;position: relative;}
	.our-nr{max-width: 1400px;margin: 0 auto;display: flex;justify-content: space-between;flex-wrap: wrap;}
	.our-box{width: 23%;}
	.our-tu{width: 100%;display: block;}
	.our-jtbox{position: relative;width: 77px;}
	.our-jt{width: 77px;height: 27px;position: absolute;z-index: 1;bottom: 229px;left: 0;}
	.our-yuan{width: 32px;height: 32px;border-radius: 50%;border: 1px solid #08dbd9;background: #fff;padding: 5px;margin: 20px auto 0;
	position: relative;z-index: 1;}
	.our-yuan1{width: 20px;height: 20px;border-radius: 50%;background: #08dbd9;}
    .our-name{text-align: center;font-size: 26px;line-height: 32px;color:#000000;font-weight: bold;margin-top: 30px;height: 32px;}
	.our-desc{text-align: center;font-size: 18px;line-height: 30px;color:#444444;margin-top: 14px;height: 150px;}
	.our-xian{width: 100%;height: 1px;background: #ccc;position: absolute;left: 0;bottom: 242px;z-index: 0;}
	.our-jtbox:last-child{display: none;}

		 @media(max-width:1200px){
			.index-our{padding: 0 3%;}
			.our-xian{display: none;}
			.our-jtbox{display: none;}
			.our-box{width: 32%;max-width: 336px;}
			.our-desc{height: auto;}
			.our-yuan{display: none;}
		
		 }
		 @media(max-width:960px){
			.our-box{width: 48%;margin-bottom: 20px;max-width: 100%;}
		 }

	
		 @media(max-width:600px){
			.our-box{width: 100%;margin-bottom: 20px;}
		
		 }

		 /* 首页产品分类 */
         .index-fl{padding:0 3%;}
		 .infl-box{display: block;overflow: hidden;position: relative;}
		 .infl-nr{background: #fff;border-radius: 20px;padding: 15px 25px;
			-moz-box-shadow:0px 0px 10px #DBDBDB; -webkit-box-shadow:0px 0px 10px #DBDBDB; box-shadow:0px 0px 10px #DBDBDB;
		}
		.infl-xian{width: 100%;height: 1px;background: #03b2b5;margin: 8px 0;}
		.infl-tubox{overflow: hidden;}
		 .infl-tu{display: block;width: 100%;transition: 0.6s;}
		 .infl-name{color:#000;font-size: 20px;line-height: 20px;transition: 0.6s;font-weight: bold;}
	    .inpr-box{display: flex;justify-content: space-between;border-bottom: 1px dashed #ccc;padding: 5px 0;}
		.inpr-yuan{width: 8px;height: 8px;background: #03b2b5;border-radius: 50%;margin-top: 6px;}
		.inpr-name{color:#898989;font-size: 16px;line-height: 20px;transition: 0.6s;width: calc(100% - 12px);transition: 0.6s;}
		.inpr-box:hover{text-decoration: none;}
		.infl-box:hover{text-decoration: none;}
		 .inpr-box:hover .inpr-name{color:#03b2b5;}
		 .infl-box:hover .infl-tu{transform: scale(1.1);}
		 @media(max-width:768px){  
			.infl-name{color:#fff;font-size: 24px;line-height: 32px;}
			.infl-fugai{position: absolute;bottom: 18px;left: 18px;}
		 }
 
	


    /* 首页新闻 */
	.index-news{padding: 3%;}
	.inews-box{display: block;padding: 24px 40px 24px 0;border-bottom: 1px solid #d2d2d2;display: flex;justify-content: space-between;}
	.inews-left{width: 108px;height: 108px;border: 1px solid #d2d2d2;overflow: hidden;}
	.inews-nian{font-size: 16px;text-align: center;margin-top: 14px;line-height: 18px;}
	.inews-ri{font-size: 50px;text-align: center;margin-top: 6px;line-height: 58px;font-weight: bold;transition: 0.6s;}
	 .inews-right{width: calc(100% - 130px);display: flex;align-items: center;flex-direction: row;justify-content: start;}
	 .inews-name{font-size: 18px;line-height: 22px;color:#000000;font-weight: bold;}
	 .inews-desc{font-size: 18px;line-height: 30px;color:#7b7b7b;font-weight: 400;margin-top:4px;}
	 .inews-box:hover{text-decoration: none;}
	 .inews-box:hover .inews-ri{color:#08dbd9;}
	 @media(max-width:768px){
		.inews-box{padding-right: 20px;}
	 }

		/* 页尾信息 */
	.footer{background:#fff;padding-top:40px;border-top: 1px solid #ccc;}
	.f-box{overflow: hidden;display: flex;justify-content: space-between;flex-wrap: wrap;}	
	.f-left{width:19%;}
	.f-title{font-size: 22px;color:#000000;text-transform: uppercase;font-weight: bold;margin-bottom: 10px;line-height: 26px;}
	.f-xian{width: 28px;height: 2px;background: #08dbd9;margin-bottom: 16px;}
	.f-navbox{display: block;}
	.f-navbox a{display: block;font-size: 16px;line-height: 28px;color:#2d2d2d;transition: 0.6s;margin-bottom: 10px;}
	.f-navbox a:hover{color:#08dbd9;text-decoration: none;}
	.f-center{width: 45%;}
	.fpr-nav{display: block;font-size: 16px;line-height: 28px;color:#2d2d2d;transition: 0.6s;}
	.fpr-nav:hover{color:#08dbd9;text-decoration: none;}
	.f-right{width: 33%;}
	.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;}
	.sm-box a:hover{opacity: 0.8;}		
		    .bottom{padding: 14px 0;margin-top: 50px;background: #f7f7f7;border-top: 1px solid #d9d9d9;}
			.bottom-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
			.bottom-name{text-align: left;color:#000000;font-size: 14px;line-height: 20px;}
			.sitemap{text-align: left;color:#000000;font-size: 14px;line-height: 20px;}
			    @media(max-width:960px){ 
	         .f-left{width: 34%;}
			 .f-center{width: 64%;border-right: none;}
			 .f-right{width: 100%;margin-top: 22px;}
	
			 }
			 @media(max-width:768px){ 
				.f-left{width: 100%;border-right: none;}
				.f-center{width:100%;margin-top: 22px;}
				.f-right{width: 100%;margin-top: 22px;}
	   
				}
		/* 表单 */
		.biaodan li{margin-bottom: 15px;position: relative;}
		.biaodan li input{width: 100%;height: 42px;font-weight: 400;background:#ffffff;
		border:1px solid #d2d2d2!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 #d2d2d2!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;} 
		.xing{position: absolute;color:#ff0000;left: 10px;top:14px;}
		.send{
			width: 120px!important;
			height: 40px!important;
			font-size: 18px;
			border:none;
			background: #08dbd9;
			font-weight: 400;
			transition: 0.8s;-webkit-transition: 0.8s;
			display: block;
            color:#fff;
			margin-top: 0;
		}
		.send:hover{background: #000;color:#fff;}

    /* 内页面包屑 */
	.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: #08dbd9;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:#000000;line-height: 52px;text-transform: uppercase;margin-bottom: 12px;
	margin-top: 0;font-weight: bold;
		}
		   .banner-subtitle{text-align: center;font-size: 14px;color:#000000;line-height: 20px;}
		   /* 假设面包屑的类名为 */
		.m-box {
			list-style: none;
			margin: 0;
			padding: 0;
			padding: 6px 3%;
			background: #ffffff;
			border-bottom: 1px solid #e8eef1;
		}
	
		.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:#000000;line-height: 24px;}  
		 .banner-subtitle{text-align: center;font-size: 14px;color:#000000;line-height: 16px;}  
		   }
   /* 内页视频列表 */
   .video-list{padding: 3%;}
   .video-box{background: #e5e5e5;display: block;transition: 0.6s;height: 100%;}
   .video-box1{position: relative;}
   .bf{position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;}
   .video-bottom{padding: 12px;}
   .video-name{font-size: 18px;line-height: 24px;color:#000000;text-align: left;margin: 4px 0 8px;font-weight: bold;}
   .video-desc{font-size: 16px;line-height: 26px;color:#000000;text-align: left;}
   .video-box:hover{background: #ffcc29;text-decoration: none;}
   .video-list .uk-modal-dialog{background: rgba(0,0,0,.6);}
   .video-bottom1{padding: 20px;}
   .video-name1{font-size: 18px;line-height: 24px;color:#fff;text-align: left;margin: 4px 0 8px;font-weight: bold;}
   .video-desc1{font-size: 16px;line-height: 26px;color:#fff;text-align: left;}
     /* 内页案例列表 */
	 .case-list{padding: 3%;}
     .ny-title{color:#000;font-size: 46px;line-height: 50px;text-transform: uppercase;margin-bottom: 40px;text-align: center;font-weight: bold;}
	 .case-box{background: #e5e5e5;display: block;transition: 0.6s;height: 100%;}
      .case-tu{width: 100%;}
	 .case-bottom{padding:6px 12px;}
	 .case-name{font-size: 18px;line-height: 24px;color:#000000;text-align: left;margin: 4px 0 8px;font-weight: bold;text-align: center;}
	 .case-desc{font-size: 16px;line-height: 26px;color:#000000;text-align: left;}
	 .case-box:hover{background: #08dbd9;text-decoration: none;}
	 .case-box:hover  .case-name{color:#fff;}
	 .case-box:hover  .case-desc{color:#fff;}
	 .case-list .uk-modal-dialog{background: rgba(0,0,0,.6);}
	 .case-bottom1{padding: 20px;}
	 .case-name1{font-size: 18px;line-height: 24px;color:#fff;text-align: left;margin: 4px 0 8px;font-weight: bold;}
	 .case-desc1{font-size: 16px;line-height: 26px;color:#fff;text-align: left;}
   /* 内页服务页面 */
   .ser{padding:3%;background:#fff;}
   .ser-box{display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 50px;}
   .ser-left{width:48%;max-width:650px;}
   .ser-title{font-size: 48px;line-height: 52px;color:#282828;font-family: "MONTSERRAT SEMI BOLD";margin-bottom: 30px;}
   .ser-desc{padding-right: 10px;overflow: hidden;overflow-y: auto;max-height: 320px;}
   .ser-desc::-webkit-scrollbar {background: #dedede;width: 10px;}
    .ser-desc::-webkit-scrollbar-thumb {background: #ffcc29;}
   .ser-ico{display: block;width: 100%;}
   .ser-right{width:50%;}
   .seys-box{width: calc(100% - 1px);padding:50px 30px;height: 100%;background: #e9e9e9;display: flex;justify-content: center;
transition: 0.6s;}
   .seys-box>div{max-width:360px;}
   .seys-icon{display: block;margin: 0 auto;}
   .seys-name{text-align: center;font-size: 18px;line-height: 22px;font-weight: bold;margin: 20px 0 14px;}
   .seys-desc{text-align: center;font-size: 14px;line-height: 24px;font-weight: 100;}
   .seys-box:hover{background: #ffcc29;}
   .seys-box:hover .seys-icon{transform: rotateY(360deg);transition: 0.6s;}
   @media(max-width:900px){
	.ser-left{width: 100%;margin-bottom: 20px;}
	.ser-right{width: 100%;padding-left: 0;}
	  }


	 
 
   /* 内页公司简介 */
   .about{padding:3%;}
   .ab-title{font-size: 46px;line-height: 50px;color:#000000;text-transform: uppercase;font-weight: bold;}
   .ab-desc{font-size: 16px;line-height: 28px;color:#333333;padding-right: 10px;overflow: hidden;overflow-y: auto;max-height: 600px;}
   .ab-desc::-webkit-scrollbar {background: #dedede;width: 10px;}
    .ab-desc::-webkit-scrollbar-thumb {background: #08dbd9;}
	.ab-icon{margin-bottom: 0;margin-top: 40px;}
   .work{padding:0 3% ;}
    .ab-our{padding-bottom: 3%;}
    .work-box{padding: 12px 10px;background: #f2f5f7;}
    .work-name{text-align: center;font-size: 26px;line-height: 32px;font-weight: bold;}
   


	/* 企业文化 */
    .cor{padding: 3%;}
	.cor-title{text-transform: uppercase;font-size: 46px;line-height: 50px;color:#000000;font-weight: bold;margin-bottom: 20px;}
    .cor-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.cor-left{width: 62%;}
	.cor-nr{margin-bottom: 20px;}
	.cor-namebox{margin-bottom: 12px;}
	.cor-name{color:#fff;text-align: center;padding: 8px 30px;font-size: 28px;line-height: 32px;border-radius: 24px;height: 48px;
	display: inline-block;background: #08dbd9;font-weight: bold;
	}
	.cor-desc{font-size: 20px;color:#3c3c3c;line-height: 24px;margin-top: 14px;}
	.cor-right{width: 35%;}
	@media(max-width:900px){
		.cor-left{width: 100%;margin-bottom: 20px;}
		.cor-right{width: 100%;}
		  }

   /* 企业团队 */
   .team{padding:1% 0 3%;}
   .team .uk-container{max-width: 1920px;}
   .team-content{max-width: 1400px;margin: 0 auto;}
   .rd{display: none;}
   .team-nr{margin-bottom: 40px;padding-bottom: 40px;border-bottom: 1px solid #ccc;}
   .team-box{display: flex;justify-content: space-between;max-width: 1400px;width: 100%;margin: 0 auto;flex-wrap: wrap;}
   .team-bottom{display: block;margin: 20px auto 0; max-width: 1400px;width: 100%;}
   .team-nr:first-child .tlx-nr{display: none;}
   .team-nr:first-child .rd{display: block;}
   .team-nr:last-child{border-bottom: none;}
   .team-left{width: 32%;border-right: 1px dashed #ccc;padding-right: 20px;}
   .team-centent{width: 45%;padding-left: 20px;padding-right: 10px;}
   .tlx-box{display: flex;justify-content: space-between;max-width: 404px;margin-bottom: 14px;width: 100%;flex-wrap: wrap;}
    .tlx-icon{width: 26px;height: 26px;}
	.tlx-name{font-size: 16px;line-height: 26px;color:#454545;width: calc(100% - 34px);}
   .team-right{width: 23%;}
   .zw-box{display: flex;justify-content: start;}
     .zw-tu{width: 33px;height: 33px;position: relative;top: -4px;}
	.zw{font-size: 20px;line-height: 33px;color:#000000;margin-right: 20px;font-weight: bold;}
   .tram-right{width: 23%;}
   .web{font-size: 20px;line-height: 24px;color:#3c3c3c;margin-top: 50px;}
   .web span{color:#08dbd9;font-size: 20px;line-height: 24px;}
   .name{margin: 20px 0;font-size: 30px;line-height: 34px;color:#08dbd9;font-weight: bold;}
   @media(max-width:960px){
	.team{padding:1% 3% 3%;}
	.team-left{width: 100%;padding: 0;margin-bottom: 40px;border: none;}
	.team-centent{width: 65%;padding: 0;}
	.team-right{width: 30%;padding: 0;}
	  }
	  @media(max-width:768px){
		.team{padding:1% 3% 3%;}
		.team-centent{width: 100%;padding: 0;margin-bottom: 40px;}
		.team-right{width: 100%;padding: 0;}
		  }
	/* 内页软管总成 */
   .ins{padding: 3%;}
   .ins-nr{margin-bottom: 30px;}
   .ins-tu{display: block;width: 100%;}
   .ins-name{font-size: 18px;line-height: 22px;text-align: center;margin-top: 20px;}
   .sto{padding: 0 3% 3%;}
	/* 内页订购总成	 */
    .how{padding: 0 0 3%;}
	.how>.uk-container{max-width: 1920px;}

	.how-title{text-align: center;font-size: 46px;line-height: 50px;font-weight: bold;text-transform: uppercase;margin: 30px 0 20px;}
	.how-top{max-width: 1400px;margin: 0 auto;}
    .how-bottom{background: #e6fbfb;padding: 20px 0;margin-top: 30px;}
   /* 内页证书展示 */
	.zs-list{padding: 3%;}
	.zs-name{color:#000;text-align: center;font-size: 20px;line-height: 24px;margin-top: 24px;font-weight: bold;}
    .zs-tu{display: block;width: 100%;}
	.zs-box{-moz-box-shadow:10px 10px 10px #B8B8B8; -webkit-box-shadow:10px 10px 10px #B8B8B8; box-shadow:10px 10px 10px #B8B8B8;}
	/*内页新闻列表 */
	 .news-list{padding:3%;}
	 .lnews-box{display: flex;justify-content:center;transition: 0.6s;}
	 .lnews-box1{display: flex;justify-content: space-between;flex-wrap: wrap;transition: 0.6s;}
	 .lnews-tu{width: 285px;}
	 .lnews-tu img{display: block;width: 100%;}
	 .lnews-left{width: calc(100% - 285px);padding: 0 28px;display: flex;align-items: center;flex-direction: row;transition: 0.6s;
	  border: 1px solid #d2d2d2;border-left: none;}
     .lnews-name{font-size: 16px;line-height: 20px;transition: 0.6s;font-weight: bold;color:#000000;transition: 0.6s;}

	 .lnews-desc{font-size: 14px;line-height: 30px;transition: 0.6s;color:#282828;margin: 14px 0;} 
	 .lnews-date{font-size: 16px;line-height: 30px;transition: 0.6s;} 
	
	 .lnews-box:hover{text-decoration: none;background: #282828;}
	 
	 .lnews-box:hover .lnews-box1{background: #08dbd9;}
	 .lnews-box:hover .lnews-name{color: #fff;}
	 .lnews-box:hover .lnews-date{color: #fff;}
	 .lnews-box:hover .lnews-desc{color: #fff;}

	 @media(max-width:768px){
		.lnews-left{width: 100%;padding: 20px;border-left: 1px solid #d2d2d2;}
		.lnews-tu{width: 100%;}
		  }
	/*内页新闻详情 */
	.news-page{padding:3%;}
	.xq-box{display: flex;justify-content: space-between;}
	.xq-title{font-size:16px;line-height: 20px;font-weight: bold;text-align: left;color:#000000;width: calc(100% - 100px);}
	.xq-date{font-size: 16px;color:#9e9e9e;text-align: right;line-height: 20px;margin:  0 10px;width: 100px;}
	.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 #e6fbfb;color:#08dbd9;line-height: 33px;text-align: center;font-size: 14px;
		cursor:pointer;background: #e6fbfb;border-radius: 17.5px;}
	.pr-next>p:hover{border:1px solid #08dbd9;background: #08dbd9;color:#ffffff;}
	.pr-next>p:hover a{color:#fff;text-decoration: none;}
	.pr-next a{display: block;color:#08dbd9;}
	.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: #08dbd9;padding: 30px 0;}
	 .nypr-title{font-size: 36px;text-align: center;color:#ffffff;font-weight: bold;text-transform: uppercase;margin: 0;}
		.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;
			}
			.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:#00b3b1!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 dashed #ccc;
			
			}
			.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:#00b3b1!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;background: #ecf1f3;}

		 .prlist-img{width: 100%;display: block;margin: 0 atuo;}
		 .prlist-img1{position: absolute;left: 0;top:0;width: 100%;}
		 .prlist-bottom{padding: 10px 15px;}
		 .prlist-title{text-align: left;font-size:18px;line-height: 30px;color:#000000;transition: 0.6s;font-weight: bold;}
		 .prjt-box{position: relative;width: 25px;height: 25px;margin-top: 8px;overflow: hidden;}
         .prjt1{display: block;transition: 0.6s;position: relative;}
		 .prjt2{position: absolute;left: -25px;top: 0;transition: 0.6s;}

		
		 .prlist-a:hover{text-decoration: none;background: #08dbd9;}
		 .prlist-a:hover .prlist-img1{animation:big 1s;} 
		 .prlist-a:hover .prlist-title{color:#fff;} 
         .prlist-a:hover .prjt1{left: 25px;} 
	     .prlist-a:hover .prjt2{left: 0;} 
	
	 /* 产品详情*/
	.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 #08dbd9;}
     .pr-top{background: #f3fafa;padding: 30px;}
 
    .npr-title{font-size: 26px;line-height: 30px;font-weight: bold;}
	.npr-subtitle{font-size: 18px;line-height: 22px;margin:16px 0 ;color:#08dbd9;}
	.npr-con{font-size: 24px;line-height: 28px;margin-top: 30px;}
	.pr-nr{margin-bottom: 30px;}
	.more-box{display: flex;justify-content: space-between;flex-wrap: wrap;max-width: 336px;}
    .pr-more{display: block;background: #08dbd9;width: 136px;line-height: 50px;border-radius: 10px;text-align: center;color:#fff;
	font-size:20px;font-weight: bold;transition: 0.6s;}
	.pr-tel{display: block;background: #000000;width: 192px;line-height: 50px;border-radius: 10px;text-align: center;color:#fff;
		font-size:20px;font-weight: bold;transition: 0.6s;}
		.pr-more:hover{text-decoration: none;background: #000;color:#fff;}
		.pr-tel:hover{text-decoration: none;background: #08dbd9;color:#fff;}
    .pr-bottom{margin-top: 80px;margin-bottom: 40px;}
	.tj-titlebox{background: #f3fafa;border-bottom: 4px solid #08dbd9;margin-bottom: 28px;}
	.tj-title{font-size: 20px;color:#ffffff;;line-height: 40px;text-align: center;display: inline-block;padding: 0 25px;
	background: #08dbd9;margin-bottom: 0;}
	
   
   .s-left::before,.s-right::before{display: none;}
   .s-left{left:calc(50% - 20px)!important;display: block!important;border: none;color:#999999;width: 13px;height: 14px;top:calc(100% + 25px)!important;}
   .s-right{right:calc(50% - 20px)!important;display: block!important;border: none;color:#999999;width: 13px;height: 14px;top:calc(100% + 25px)!important;}	
   .s-left:hover{background: none!important;color:#4480ff!important;}
   .s-right:hover{background: none!important;color:#4480ff!important;}

   @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:0;}  
	.c-box{display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 30px;}
	.c-left{width:50%;}
	.c-right{width: 48%;display: flex;align-items: center;flex-direction: row;}

	.con-title{font-size: 46px;line-height: 50px;margin-bottom: 20px;color:#000000;font-weight: bold;text-transform: uppercase;}
    
	.con-bottom{padding: 3%;}

	
	.map .uk-container{max-width: 1920px;}

	
	
	  @media(max-width:960px){
		.con-box{padding: 20px;margin-top: 40px;}
	  .contact{padding:0 3%;}  
	  .c-left{width:100%;float: none;margin-bottom: 20px;}
	 .c-right{width:100%;float: none;padding: 0;display: block;}

	  }
	@media(max-width:768px){
	 .m-box{display: none;}	
     .banner-title{margin-bottom: 0;font-size: 18px;line-height: 22px;}		
	 }
	  
	 /* 联系我们表单 */
	 .biaodan1 li{margin-bottom: 18px;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: 100%!important;
		 height: 46px!important;
		 font-size: 18px;
		 border:none;
		 background: #f2f5f7;
		 font-weight: 400;
		 transition: 0.8s;-webkit-transition: 0.8s;
		 display: block;
		 color:#08dbd9;
		 margin-top: 0;
	 }
	 .send1:hover{background: #08dbd9;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: #08dbd9;color:#fff;border: 1px solid #08dbd9;}