/*
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: #1e5ba7;}
	 .header-top .uk-container{max-width: 1400px;}
	 .top-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
	 .top-left{display: flex;justify-content: space-between;flex-wrap: wrap;min-width: 300px;width: 50%;}
	 .top-gs{color:#fff;text-transform: uppercase;font-size: 16px;line-height: 28px;}
	 .top-icon{position: relative;width: 28px;height: 28px;overflow: hidden;margin-right: 12px;}
	 .top-lxbox{width: calc(100% - 168px);}
	 .top-lx{display: flex;justify-content: start;}
	 .top-icon img{transition: .6s;display: block;position: relative;-webkit-filter: drop-shadow(#3b92ff 0 28px);filter: drop-shadow(#3b92ff 0 28px);}
	 .top-lx p{color:#fff;font-size: 16px;line-height: 28px;}
	  .top-lx:hover .top-icon img{top: -28px;}
	  .top-right{display: flex;width: 40%;max-width: 470px;}
	  .sousuo-box1{height:36px;width:194px;border: 1px solid #3e3e3e;background: #3e3e3e;}
		.sousuo-box1>input{width:calc(100% - 40px);float:left;height: 36px;line-height: 36px;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;}
		.lar-box{width:60px;display: flex;align-items: center;flex-direction: row;padding-left: 20px;}
		.lar-box1{display:flex;justify-content:space-between;width:40px;}
		.lar{width:24px;height:16px;margin-left:6px;}
		.lsj{width:10px;height:9px;margin-top:5px;}
		.lar-name{color:#fff;font-size:16px;line-height:20px;}
		.lar-xiala{width:40px!important;padding:0px!important;;margin:0!important;}
		.lar-xiala1{padding:5PX 0!important;margin:0!important;background: none;width: auto!important;}
		.lar-box2{width:40px;display:flex;justify-content:space-between;;margin:0!important;}
		 
		/* 导航样式 */
	    .header{padding:20px 3%;z-index:10;background: #282828;}
		.header .uk-container{max-width: 1400px;}
		.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: 190px;
		display: flex;align-items: center;flex-direction: row;justify-content: center;
		}
		.logo{max-width: 190px;}
		.nav-center{width:calc(100% - 480px);display: flex;align-items: center;flex-direction: row;justify-content: start;padding: 0 0;
			max-width: 810px;
		}
		.nav-right{width:194px;display: flex;justify-content: center;align-items: center;}
        .nav-right1{display: flex;justify-content: space-between;}

		.uk-navbar-nav{justify-content: space-between;display: flex;width: 100%;}
		.uk-navbar-nav>li{padding: 12px 0px;}
		.uk-navbar-nav>li>a{color:#fff;line-height:22px;font-size: 18px;font-weight: 400;padding: 0 0;position: relative;height: 22px;
		}
		.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:#ffce2a;background:none;border-bottom: 1px solid #ffce2a;}
		
	.uk-navbar-nav>li.uk-open>a, .uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a:focus{color: #ffce2a!important;background:none;}
	
		.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: 60px;z-index: 10;background: #404040;display: block;transition: 0.6s;
	height: 0;overflow: hidden;min-width: 200px;left: calc(50% - 100px);}
	   .nav-center .uk-nav-default>li>a{border-bottom: 1px solid #ccc;color:#fff;display: block;}
	   .nav-center .uk-nav-default>li>a:hover{text-decoration: none;background: #ffce2a;color:#fff;}
	   .uk-navbar-nav>li:hover  .uk-nav-default{height: 100%;top: 40px;height: auto;}
			@media(max-width:1200px){  
				.nav-left{width: 100%;border: none;padding: 10px;}
				.nav-center{width: calc(100% - 200px);}
			}
		@media(max-width:1060px){  
        .h-lx{display: none;}
		.uk-navbar-nav{width: 100%;}
		  }
	
	    @media(max-width:768px){  
		.top-left{min-width: auto;}
	     .nav-left{width: 100%;}
         .top-left{width: 100%;margin-bottom: 12px;}
		 .top-right{width: 100%;}
		 .top-lxbox{width: 100%;}
	    .lar-box{position:absolute;right:30px;top:18px;}     
		.lar-name{color:#000;}
	    .header{padding: 0;position: relative;}
		.nav-center{padding: 0;background: #d5a400;display: block;width: 100%;max-width: 100%;}
		.header>.uk-container{padding: 0;}
		.sousuo-box1{display: none;}
		.uk-navbar-toggle{margin-top: 0;background: #ffce2a!important;margin-left: 0;color:#fff;}	
	
		}

		 /* 首页产品分类 */
         .index-fl{padding: 3%;padding-bottom: 0;}
		 .infl-box{display: block;overflow: hidden;position: relative;}
		 .infl-tu{display: block;width: 100%;transition: 0.6s;}
		 .infl-fugai{position: absolute;bottom: 36px;left: 36px;max-width: 330px;}
		 .infl-name{color:#fff;font-size: 48px;line-height: 52px;font-family: "MONTSERRAT SEMI BOLD";transition: 0.6s;}
		 .infl-xian{width: 34px;height: 5px;display: flex;justify-content: space-between;margin-top: 12px;}
		 .infl-xian1{width: 24px;height: 5px;background: #fff;transition: 0.6;}
		 .infl-xian2{width: 5px;height: 5px;background: #fff;transition: 0.6;}
		 .infl-box:hover{text-decoration: none;}
		 .infl-box:hover .infl-name{color:#ffcc29;}
		 .infl-box:hover .infl-xian1{background:#ffcc29;}
		 .infl-box:hover .infl-xian2{background:#ffcc29;}
		 .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-pr{padding: 240px 3% 280px;background: url(assets/images/bg1.jpg) top center repeat;min-height: 1498px;}	

    .index-title{font-size: 48px;color:#ffffff;line-height: 52px;text-align: center;font-family: "MONTSERRAT SEMI BOLD";}
	.index-xian{display: block;margin: 12px auto;width: 30px;height: 4px;background: #ffcc29;}
    .index-subtitle{font-size: 14px;color:#ffffff;line-height: 20px;text-align: center;opacity: 0.6;margin-bottom: 50px;letter-spacing: 2px;}	

    .inpr-box{display: block;background: #f8f8f8;transition: 0.6s;}
	
	.inpr-tubox{display: block;overflow: hidden;}
	.inpr-tu{display: block;width: 100%;transition: 0.6s;}
    .inpr-top{display: flex;justify-content: space-between;padding: 30px 16px;}
	.inpr-left{width: calc(100% - 24px);max-width: 258px;}
	.inpr-right{width: 13px;display: flex;align-items: center;flex-direction: row;}
	.inprjt{width: 13px;height: 17px;}
	.inpr-name{font-size: 18px;line-height: 22px;color:#000000;margin-bottom: 6px;}
	.inpr-subname{font-size: 14px;line-height: 18px;color:#000000;height: 36px;}
	.inpr-box:hover{text-decoration: none;background: #ffcc29;}
	.inpr-box:hover .inpr-tu{transform: scale(1.1);}

	@media(max-width:960px){
		.index-pr{padding: 3%;background: #242424;}
	 }
	  
   /* 首页热门视频 */
  .index-video{padding: 3%;background: url(assets/images/bg2.jpg) top center repeat;}
  .index-title1{color:#000000;}
    .index-subtitle1{color:#000000;}	
   .invideo-tubox{overflow: hidden;position: relative;}
   .invideo-jt{position: absolute;left: 0;top: 0;bottom: 0;right: 0;margin: auto;}
   .invideo-bottom{background: rgba(0,0,0,.1);padding: 16px 12px;transition: 0.6s;}
   .invideo-name{font-size: 18px;line-height: 22px;color:#000000;}
    .invideo-box{display: block;overflow: hidden;}
	.invideo-tu{display: block;width: 100%;}
	.invideo-box:hover .invideo-bottom{background: rgba(255,204,41,1);}
	.invideo-more{display: block;margin: 40px auto 0;}
.h-left::before,.h-right::before{display: none;}
.h-left{display: block!important;left: -20px!important;top: calc(50% - 20px)!important;}
.h-right{display: block!important;right: -20px!important;top: calc(50% - 20px)!important;}
@media(max-width:1000px){
	.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-ab{padding: 3% 3%;background: url(assets/images/bg3.jpg) top center no-repeat;}	
	.iab-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
    .iab-left{width: 50%;}
	.iab-title{font-size: 36px;line-height: 40px;color:#282828;font-family: "MONTSERRAT SEMI BOLD";}
	.iab-gs{font-size: 14px;color:#282828;margin: 10px 0 24px;line-height: 18px;}
	.iab-descbox{overflow-y: auto;height: 270px;}
	.iab-desc{color:#000000;font-size: 18px;line-height: 36px;}
	.iab-descbox::-webkit-scrollbar {background: #e5e5e5;width: 6px;border-radius: 3px;}
	.iab-descbox::-webkit-scrollbar-thumb {background: #ffcc29;border-radius: 3px;}
	.more{display: block;margin-top: 30px;}
	.iab-right{width: 48%;position: relative;}
	.iab-tu{position: relative;z-index: 10;border-radius: 40px;}
	.iab-ys{margin-top: 60px;}
	.iabys-name{text-align: center;color:#282828;transition: 0.6s;}
	.iabys-num{text-align: center;font-size: 52px;line-height: 56px;font-family: "MONTSERRAT SEMI BOLD";transition: 0.6s;}
	.iabys-jia{text-align: center;font-size: 52px;line-height: 56px;font-family: "MONTSERRAT SEMI BOLD";transition: 0.6s;}
	.iabys-dw{text-align: center;font-size: 26px;font-family: "MONTSERRAT SEMI BOLD";transition: 0.6s;}
    .iabys-desc{text-align: center;color:#282828;font-size: 18px;margin-top: 16px;}
	.iab-ys li:hover .iabys-name{text-align: center;color:#ffcc29;}
	.iab-ys li:hover .iabys-num{text-align: center;color:#ffcc29;}
    .iab-ys li:hover .iabys-jia{text-align: center;color:#ffcc29;}

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


	/* 首页品牌展示 */
	.pp{padding: 3% 3%;background: url(assets/images/bg4.png) top center repeat;}	
	.pp-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
    .pp-left{width: 50%;overflow: hidden;}
	.pp-tu{display: block;width: 100%;transition: 0.6s;}
    .pp-right{width: 48%;max-width:610px;}
	.pp-nr{margin-bottom: 30px;max-width: 430px;}
	.pp-name{font-size: 24px;line-height: 28px;font-family: "MONTSERRAT SEMI BOLD";}
	.pp-desc{color:#000000;font-size: 16px;line-height: 24px;margin-top: 8px;}
	.pp-left:hover .pp-tu{transform: scale(1.05);}
	@media(max-width:960px){ 
		.pp-left{width: 100%;margin-bottom:30px;}
		.pp-right{width: 100%;}	
	}

	/* 首页优势 */
	.index-ys{padding: 3%;background: url(assets/images/bg5.png) top center repeat;}
	.iys-box{padding: 40px 30px 0;background:rgba(0,0,0,.3);transition: 0.6s;min-height: 286px;
		border: 1px solid rgba(255,255,255,.1);
	}
	.iys-top{display: flex;justify-content: space-between;}

	.iys-left{width: calc(100% - 70px);display: flex;align-items: center;flex-direction: row;}
	.iys-right{width: 52px;height: 52px;position: relative;overflow: hidden;}
	.iys-num{font-size: 48px;line-height: 52px;font-family: "MONTSERRAT SEMI BOLD";transition: 0.6s;color:#fff;}
	.iys-name{font-size: 24px;line-height: 28px;font-family: "MONTSERRAT SEMI BOLD";margin: 12px 0;transition: 0.6s;color:#fff;}
	.iys-desc{color:#ffffff;font-size: 18px;line-height: 24px;transition: 0.6s;}
	.iys-icon{transition: 0.6s;display: block;position: relative;-webkit-filter: drop-shadow(#ffffff 0 50px);
		filter: drop-shadow(#000000 0 52px);top: 0;}
	.iys-box:hover{background: #ffcc29;}
	.iys-box:hover .iys-num{color: #000;}
	.iys-box:hover .iys-name{color: #000;}
	.iys-box:hover .iys-desc{color: #000;}
	.iys-box:hover .iys-icon{top: -52px;} 
     /* 首页发货流程 */
  .index-fr{padding: 3%;}
  .fr-nr{display: block;position: relative;}
  .fr-tu{width: 100%;display: block;}
  .fr-box{width: 100%;position: absolute;left: 0;top: 0;height: 100%;display: flex;align-items: center;flex-direction: row;
	justify-content: center;transition: 0.3s;}
  .fr-name{color:#fff;text-align: center;font-size: 60px;line-height: 64px;font-family: "MONTSERRAT SEMI BOLD";text-transform: uppercase;}
  .fr-subname{color:#fff;text-align: center;font-size: 24px;line-height: 30px;font-family: "MONTSERRAT SEMI BOLD";text-transform: uppercase;
 max-width: 356px;padding: 0 10px;
}
  .fr-box1{width: 100%;position: absolute;left: 0;top: 0;height: 100%;display: flex;align-items: center;flex-direction: row;
	justify-content: center;transform: rotateY(-90deg);}
	.fr-desc{color:#fff;text-align: left;font-size: 24px;line-height: 30px;font-family: "MONTSERRAT SEMI BOLD";
		max-width: 386px;padding: 0 10px;
	   }
  .fr-nr:hover .fr-box{transform: rotateY(90deg);}
  .fr-nr:hover .fr-box1{transform: rotateY(0);transition: 0.6s;}
  /* 首页案例展示 */
.index-case{padding: 3%;background: url(assets/images/bg6.png) top center repeat;}
.index-case .uk-container-center{max-width: 1214px;}
.index-subtitle2{margin-bottom: 120px;}
.incase-box{background: #fff;display: block;padding:0 50px 50px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.incase-tubox{width: 48%;margin-top:-60px ;}
.incase-right{width: 48%;display: flex;justify-content: space-between;flex-direction:column;padding-bottom: 20px;}
.incase-num{margin-top: -50px;font-size: 80px;line-height: 88px;font-family: "MONTSERRAT SEMI BOLD";color:#ffcc29;}
.incase-name{margin-top: 40px;font-size: 36px;line-height: 40px;font-family: "MONTSERRAT SEMI BOLD";color:#000;}
.incase-desc{font-size: 16px;color:#282828;line-height: 22px;margin-top: 16px;}
.incase-xian{width: 100%;height: 1px;background-color: #ccc;margin: 20px 0 0;}
.incase-more{text-decoration: underline;font-size: 18px;line-height: 22px;color:#282828;}
.incase-box:hover{text-decoration: none;}
@media(max-width:960px){ 
.incase-tubox{width: 100%;}
.incase-right{width: 100%;padding: 20px;}
.incase-num{margin-top: 0;}
.incase-more{margin-top: 30px;}
.incase-name{margin-top: 20px;}

}

/* 首页faq */
.index-faq{padding: 3%;}
.index-faq .uk-accordion-title{background: none;position: relative;border-bottom: 1px solid #ccc;
line-height: 20px;padding: 15px 0;padding-right: 20px;font-size: 18px;font-family: "MONTSERRAT SEMI BOLD";
}
.faq-jia{position: relative;width:14px;height: 14px;position: absolute;right: 0;top: calc(50% - 7px);}
.faq-heng{width: 14px;height: 2px;position: absolute;top: 6px;left: 0;background: #31393e;}
.faq-shu{width: 2px;height: 14px;position: absolute;top: 0;left: 6px;background: #31393e;}
.index-faq  .uk-active .faq-shu{display: none;}
.index-faq .uk-accordion-content{background: #fff5d4;}
.index-faq .uk-accordion-content p{padding: 16px;font-size: 16px;color:#282828;border-bottom: 1px solid #ccc;line-height: 22px;}
  /* 首页新闻展示 */
		.index-news{padding: 3%;background: #f0f3f7;}
	    .inews-box{border-radius: 20px;overflow:hidden;display: block;background: #fff;transition: 0.6s;}
		.inews-tu{display: block;width: 100%;border-radius: 20px;}
		.inews-bottom{padding: 0 28px 28px;}
        .inews-date{font-size: 16px;line-height: 20px;color:#282828;margin: 16px 0;}
		.inews-name{font-size: 18px;line-height: 22px;font-family: "MONTSERRAT SEMI BOLD";}
		.inews-desc{font-size: 14px;line-height: 30px;color:#282828;margin: 16px 0;}
		.inews-xian{width: 100%;height: 1px;background: #bebebe;margin-bottom: 16px;}
		.inews-bottom1{display: flex;justify-content: space-between;flex-wrap: wrap;}
		.inews-more{font-size: 16px;color:#282828;line-height: 20px;font-weight: bold;}
		.inews-jt{width: 10px;height: 10px;margin-top: 5px;}
		.inews-box:hover{text-decoration: none;background: #ffcc29;}
		@media(max-width:900px){ 

	}

        /* 底部联系我们 */
       .index-con{padding:32px 3%;background: #ffcc29;}
	   .incon-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
	   .incon-left{width: calc(100% - 150px);}

	  .incon-name{font-size: 24px;line-height: 48px;color:#282828;}
	
	   .incon-right{width: 144px;}
        .incon-more{width: 144px;height: 48px;text-align: center;display: block;border-radius: 24px;background: #282828;
		font-size: 18px;line-height: 48px;transition: 0.6s;color:#fff;font-weight: bold;
		}
		.incon-more:hover{text-decoration: none;color:#000;background: #fff;}
		@media(max-width:768px){ 

			.incon-left{width: 100%;margin-bottom: 20px;}
			.incon-right{width: 100%;}
		}
		/* 页尾信息 */
				.footer{background: url(assets/images/fbg.png) top center repeat;padding-top: 3%;}
				.f-box{overflow: hidden;display: flex;justify-content: space-between;flex-wrap: wrap;}	
				.f-left{width:33%;border-right: 1px solid #fff;}
				.f-logo{display: block;margin-bottom: 40px;}
				.flx-box{display: flex;justify-content: space-between;max-width: 404px;margin-bottom: 14px;width: 100%;}
                .flx-icon{width: 20px;height: 20px;}
				.flx-name{font-size: 16px;line-height: 20px;color:#ffffff;width: calc(100% - 26px);}
				.sm-nr{display: flex;align-items: center;flex-direction: row;width: 218px;margin: 24px 0;}
				.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;}
				.f-center{width: 15%;border-right: 1px solid #fff;}
				.f-title{font-size: 18px;color:#ffffff;text-transform: uppercase;font-weight: bold;margin-bottom: 30px;line-height: 24px;}

				.f-navbox{display: block;}
				 .f-navbox a{display: block;font-size: 16px;line-height: 16px;color:#ffffff;transition: 0.6s;margin-bottom: 22px;
			
				}
				.f-navbox a:hover{color:#fff;text-decoration: none;}
				.f-right{width: 40%;}
				.f-right p{color:#fff!important;}
				.f-right div{color:#fff!important;}
				
				
			
		    .bottom{padding: 14px 0;border-top: 1px solid #7d7d7d;margin-top: 50px;}
			.bottom .uk-container{}
			.bottom-name{text-align: center;color:#fff;font-size: 16px;line-height: 20px;}
			
			    @media(max-width:960px){ 
	         .f-left{width: 65%;}
			 .f-center{width: 30%;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: 10px;}
		.biaodan li input{width: 100%;height: 48px;font-weight: 400;background:#ffffff;border-radius: 5px;
		border:none!important;color:#000;padding-left: 16px;font-size: 16px;}
		.biaodan li input::-webkit-input-placeholder{color:#d4d4d4;font-size: 16px;}
		.biaodan li textarea{width: 100%;font-weight: 400;background: #fff;border:none!important;color:#000;
		padding-left: 16px;line-height: 20px;font-size: 16px;border-radius: 5px;
		}
		.biaodan li textarea::-webkit-input-placeholder {color: #d4d4d4;line-height: 48px;font-weight: 400;font-size: 16px;} 
		.send{
			width: 150px!important;
			height: 40px!important;
			font-size: 18px;
			border:none;
			background: #ffffff;
			color: #fff;
			font-weight: 400;
			transition: 0.8s;-webkit-transition: 0.8s;
			display: block;
            color:#ffcc29;
	
			margin-top: 20px;
		}
		.send:hover{background: #ffcc29;color:#fff;}

    /* 内页面包屑 */
	.m-box span{font-size:16px;color:#fff;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: 60px;height: 5px;background: #fff;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;
		}
		   .banner-subtitle{text-align: center;font-size: 14px;color:#ffffff;line-height: 20px;}
		   /* 假设面包屑的类名为 */
		.m-box {
			list-style: none;
			margin: 0;
			padding: 0;
			padding: 6px 3%;
			background: #282828;
			border-top: 1px solid #fff;
		}
	
		.breadcrumb li {
			display: inline;
		}
		
		.breadcrumb li+li:before {
			content: '>>'; /* 修改为你想要的分隔符 */
			padding: 0 5px;
			color:#fff;
		}
		   @media(max-width:768px){
		 .banner-title{text-align: center;font-size: 20px;color:#ffffff;line-height: 24px;}  
		 .banner-subtitle{text-align: center;font-size: 14px;color:#ffffff;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%;}
	 .case-box{background: #e5e5e5;display: block;transition: 0.6s;height: 100%;}
      .case-tu{width: 100%;}
	 .case-bottom{padding: 12px;}
	 .case-name{font-size: 18px;line-height: 24px;color:#000000;text-align: left;margin: 4px 0 8px;font-weight: bold;}
	 .case-desc{font-size: 16px;line-height: 26px;color:#000000;text-align: left;}
	 .case-box:hover{background: #ffcc29;text-decoration: none;}
	 .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;}
	  }


  /* 品牌展示 */
  .ab-pp{background: url(assets/images/bg7.png) top center repeat;padding: 4% 3%;}
  .abpp-box{width: calc(100% - 1px);padding:80px 30px;height: 100%;background: rgba(40,40,40,.1);display: flex;justify-content: center;
	transition: 0.6s;align-items: center;flex-direction: row;}
	   .abpp-box>div{max-width:320px;}
	   .abpp-name{text-align: center;font-size: 18px;line-height: 22px;font-weight: bold;margin-bottom:12px;text-transform: uppercase;}
	   .abpp-desc{text-align: center;font-size: 16px;line-height: 24px;font-weight: 100;}
	   .abpp-box:hover{background: #ffcc29;}
	 
 
   /* 内页公司简介 */
   .about{background: url(assets/images/bg8.jpg) top center no-repeat;padding: 4% 3%;}
   .ab-box{display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 50px;}
   .ab-left{width:57%;}
   .ab-ico{display: block;width: 100%;}
   .ab-right{width:38%%;}
   .ab-title{font-size: 36px;line-height: 40px;color:#282828;font-family: "MONTSERRAT SEMI BOLD";}
   .ab-subtitle{font-size: 14px;color:#282828;margin: 10px 0 24px;line-height: 18px;}
   .ab-desc{font-size: 16px;line-height: 28px;color:#333333;padding-right: 10px;overflow: hidden;overflow-y: auto;max-height: 350px;}
   .ab-desc::-webkit-scrollbar {background: #dedede;width: 10px;}
    .ab-desc::-webkit-scrollbar-thumb {background: #ffcc29;}
   .work{padding: 3%;}
   @media(max-width:900px){
   .ab-left{width: 100%;margin-bottom: 20px;}
   .ab-right{width: 100%;padding-left: 0;}
     }


 
	  
	

	/* 企业优势 */
	.ab-ys{padding: 3%;background: url(assets/images/bg5.png) top center repeat;}
	.ys-box{padding: 40px 30px 0;transition: 0.6s;min-height: 286px;padding-bottom: 50px;
		border-right: 1px solid rgba(255,255,255,1);
	}
	.ys-xian{width: 1px;height: 24px;background: #fff;margin: 14px 0 12px;transition: 0.6s;}
    
	.ys-right{width: 52px;height: 52px;position: relative;overflow: hidden;}
	.ys-num{font-size: 48px;line-height: 52px;font-family: "MONTSERRAT SEMI BOLD";transition: 0.6s;color:#fff;}
	.ys-name{font-size: 24px;line-height: 28px;font-family: "MONTSERRAT SEMI BOLD";margin-bottom:40px ;transition: 0.6s;color:#fff;}
	.ys-desc{color:#ffffff;font-size: 18px;line-height: 24px;transition: 0.6s;height:144px;font-weight: 100;}
	.ys-icon{transition: 0.6s;display: block;position: relative;-webkit-filter: drop-shadow(#ffffff 0 52px);
		filter: drop-shadow(#000000 0 52px);top: 0;}
	.ys-box:hover{background: #ffcc29;}
	.ys-box:hover .ys-num{color: #000;}
	.ys-box:hover .ys-name{color: #000;}
	.ys-box:hover .ys-desc{color: #000;}
	.ys-box:hover .ys-icon{top: -52px;} 
	.ys-box:hover .ys-xian{background: #000;}
	.ab-ys .uk-dotnav > * > *{background: #fff;}
    .ab-ys .uk-dotnav > .uk-active > *{background: #ffcc29;}
    .ab-ys .uk-dotnav{margin-top: 20px;}
	/*内页新闻列表 */
	 .news-list{padding:3% 0;}
	 .news-list .uk-container{max-width: 1920px;}
	 .lnews-box{display: flex;justify-content:center;transition: 0.6s;}
	 .lnews-box1{display: flex;justify-content: space-between;flex-wrap: wrap;max-width: 1400px;padding:17px;background: #f1f1f1;transition: 0.6s;}
	 .lnews-tu{width: 26%;}
	 .lnews-tu img{display: block;width: 100%;}
	 .lnews-left{width: 67%;padding: 0 24px;display: flex;align-items: center;flex-direction: row;transition: 0.6s;max-width: 800px;}
     .lnews-name{font-size: 18px;line-height: 22px;transition: 0.6s;font-weight: bold;color:#282828;transition: 0.6s;}
	 .lnews-xian{width: 100%;background: #c1c1c1;height: 1px;margin: 6px 0;}

	 .lnews-desc{font-size: 14px;line-height: 30px;transition: 0.6s;color:#282828;} 
	 .lnews-date{font-size: 14px;line-height: 16px;transition: 0.6s;margin: 12px 0;} 
	 .lnews-more{width:166px;line-height: 50px;color:#000;transition: 0.6s;background: #ffcc29;text-transform: uppercase;text-align: center;
	margin-top: 20px;}
	 .lnews-box:hover{text-decoration: none;background: #282828;}
	 
	 .lnews-box:hover .lnews-box1{background: #282828;}
	 .lnews-box:hover .lnews-name{color: #fff;}
	 .lnews-box:hover .lnews-xian{color: #fff;}
	 .lnews-box:hover .lnews-date{color: #fff;}
	 .lnews-box:hover .lnews-desc{color: #fff;}
	 .lnews-box:hover .lnews-more{}
	 @media(max-width:800px){
		.lnews-left{width: 100%;margin-bottom: 20px;padding: 0;}
		.lnews-tu{width: 100%;}
		  }
	/*内页新闻详情 */
	.news-page{padding:3%;}
	.xq-title{font-size:30px;line-height: 36px;font-weight: bold;text-align: center;color:#000000;}
	.xq-xian{width: 100%;height: 1px;background: #d1d1d1;margin: 12px 0;}
	.xq-date{font-size: 16px;color:#666666;text-align: center;line-height: 20px;margin:  0 10px;}
	.xq-box{display: flex;justify-content: center;}

	.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;}
	.pr-next>p:hover{border:1px solid #ffcc29;background: #ffcc29;color:#ffffff;}
	.pr-next>p:hover a{color:#fff;text-decoration: none;}
	.pr-next a{display: block;color:#000;}
	.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: #282828;padding: 30px 0;border-top-left-radius: 10px;border-top-right-radius: 10px;}
	 .nypr-title{font-size: 36px;text-align: center;color:#ffffff;font-weight: bold;margin-bottom: 8px;}
	 .nypr-xian{width: 44px;height: 6px;background: #ffffff;margin:12px auto 0;border-radius: 3px;}
		.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;;}
			.lei-list .uk-accordion{border: 1px solid #fff} 
			.lei-list div .lei-name{background: #e9e9e9;margin-bottom: 0;padding: 0 24px;display: block;}
			.lei-list div .lei-name p{font-size:16px;line-height:20px;color:#161616;padding: 10px 0;
		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:#ffcc29!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: #f2f2f2;
		  color:#333333; line-height:32px;font-size: 18px;margin-bottom: 0;
			
			}
			.lei-list h3 img{position: absolute;right: 16px;top: 22px;}
		   .lei-list h3:hover{cursor: pointer;}
		    .nav-box3{margin-bottom:0;position: relative;	margin-bottom: 2px; }
			 
			.nav-box3 .uk-active img{transform: rotateZ(90deg);}
		 .lei-list div .uk-active1{color:#ffcc29!important;}
		 .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: #f8f9fb;}

		 .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:18px;line-height: 22px;color:#000000;transition: 0.6s;margin-top: 14px;font-weight: bold;}
		 .prlist-subtitle{text-align: center;font-size:14px;line-height: 20px;color:#000000;transition: 0.6s;margin-top: 8px;height: 40px;}
		 .prlist-more{text-align: center;font-size:14px;line-height: 28px;color:#fff;transition: 0.6s;margin: 8px auto 12px;
		border-radius: 14px;background: #000;width: 110px;transition: 0.6s;}
		
		 .prlist-a:hover{text-decoration: none;background: #ffcc29;}
		 .prlist-a:hover .prlist-img1{animation:big 1s;} 
         .prlist-a:hover .prlist-more{background: #fff;color:#000;} 
	
	
	 /* 产品详情*/
	.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 #1e5ba7;}
    .npr-title{font-size: 36px;line-height: 40px;font-family: "MONTSERRAT SEMI BOLD";margin-top: 30px;}
	.npr-subtitle{font-size: 18px;line-height: 22px;margin:16px 0 ;}
	.npr-xian{width: 48px;height: 6px;background: #1e5ba7;margin: 10px 0 20px;}
	.npr-con{font-size: 24px;line-height: 28px;margin-top: 30px;font-family: "MONTSERRAT SEMI BOLD";}
	.con-more{display: block;margin-top: 14px;}
	.color-box{display: flex;margin-top: 10px;flex-direction: row;}
	.color-name{font-size: 18px;line-height: 26px;}
   .color-nr{width: 26px;height: 26px;border-radius: 50%;margin:0 8px;border:1px solid #ccc;}

    .pr-bottom{padding: 3%;background: #f4f6f9;}
	.pr-bottomtitle{font-size: 24px;color:#000000;font-family: "MONTSERRAT SEMI BOLD";line-height: 30px;text-align: center;}
	.pr-centent{padding:20px 3%;}
   .pr-tj{padding: 3%;padding-top: 1%;}
   .s-left::before,.s-right::before{display: none;}
   .s-left{left:-5%!important;display: block!important;border: none;color:#999999;width: 30px;height: 58px;}
   .s-right{right:-5%!important;display: block!important;border: none;color:#999999;width: 30px;height: 58px;}	
   .s-left:hover{background: none!important;color:#4480ff!important;}
   .s-right:hover{background: none!important;color:#4480ff!important;}
   .tj-title{font-size: 24px;color:#000000;font-family: "MONTSERRAT SEMI BOLD";line-height: 50px;border-bottom: 1px solid #bebebe;
margin-bottom: 30px;
}



   @media(max-width:1500px){
	.s-left{display: block!important;left:0%!important;}
	.s-right{display: block!important;right:0%!important;}   
   
	}
/* 联系我们 */
	.contact{padding:0;}  
	.contact .uk-container{max-width: 1920px;}
	.c-box{display: flex;justify-content: space-between;flex-wrap: wrap;max-width: 1660px;}
	.c-left{width:65%;}
	.c-right{width: 33%;display: flex;justify-content: end;align-items: center;flex-direction: row;}
	.c-right>div{max-width: 440px;width: 100%;}
	.con-name{font-size: 42px;line-height: 48px;margin-bottom: 20px;color:#141414;font-family: "MONTSERRAT SEMI BOLD";}
    .con-desc{font-size: 18px;line-height: 32px;color:#636363;max-width:380px;}	



	.con-bottom{padding:0 3% 3%;}
	.con-bottom .uk-container{max-width: 1376px;}
    .con-box{padding: 80px;background: #fff;margin-top: -70px;position: relative;z-index: 10;
		-moz-box-shadow:0px 0px 20px #C7C7C7; -webkit-box-shadow:0px 0px 20px #C7C7C7; box-shadow:0px 0px 20px #C7C7C7;

	}
	
	.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: 30px;}
	.biaodan1 li input{width: 100%;height: 58px;font-weight: 400;background: #ebebeb;
	border: 1px solid #ebebeb;color:#000;}
	.biaodan1 li input::-webkit-input-placeholder{color:#8e8e8e;padding-left: 10px;font-size: 16px;}
	.biaodan1 li textarea{width: 100%;font-weight: 400;background: #ebebeb;border:1px solid #ebebeb;color:#000;padding-top: 10px;
	 height: 200px;}
	.biaodan1 li textarea::-webkit-input-placeholder {color: #8e8e8e;line-height: 30px;font-weight: 400;padding-left: 10px;font-size: 16px;} 
	.button-box{margin-top:10px;}
	.send1{
		width: 220px!important;
		height: 60px!important;
		border: 1px solid #ffcc29;
		background: #ffcc29;
		color: #ffffff;
		font-size: 22px;
		transition: 0.8s;
		display: block;
		margin:24px 0 0;
		text-transform: uppercase;
	}
  .send1:hover{background: #000;color:#fff;border: 1px solid #000;}    
 

	
/* 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: #ffcc29;color:#fff;border: 1px solid #ffcc29;}