/*
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: 'AkzidenzGrotesk-ExtraBold';
    src : url('AkzidenzGrotesk-ExtraBold.otf'); 
}

@font-face{
    font-family: 'Roboto-Regular';
    src : url('Roboto-Regular.ttf'); 
}

@font-face{
    font-family: 'Roboto-Medium-12';
    src : url('Roboto-Medium-12.ttf'); 
}
@font-face{
    font-family: 'TRUENOBD';
    src : url('TRUENOBD.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: 1600px;}
	 /* 搜索 */
	  .header-search{position: relative;display: flex;align-items: center;flex-direction: row;}
	  .sousuo-box1{height:34px;width:190px;border:none;border:none;background:#41454d;
	  z-index: 99;}
	  .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;}

	  /* 顶部信息 */
	.hed{background: url(assets/images/bg1.png) #ffffff top left no-repeat;padding: 20px 3%;}
    .hed-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.hed-left{width:110px;display: flex;align-items: center;flex-direction: row;}
	.logo{max-width: 110px;width: 100%;margin:0 auto;}
	.hed-center{width: calc(100% - 240px);display: flex;align-items: center;flex-direction: row;justify-content: center;}
	.hed-name{font-size: 56px;line-height: 60px;text-transform: uppercase;font-family: "AkzidenzGrotesk-ExtraBold";text-align: center;
	width: 100%;margin-top: 0;margin-bottom: 10px;
	background: linear-gradient(to bottom, 
    #c20000 0%,    /* 顶部颜色 */
    #a80000 50%,   /* 中间颜色 */
    #450000 100%); /* 底部颜色 */
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
	}
	.hed-sbox{display: flex;justify-content: center;}
	.hed-subname{color:#323232;font-size: 20px;line-height: 24px;margin: 0 20px;text-align: center;}
	.hed-sbox img{display: block;width: 226px;height: 5px;margin-top: 9px;}
	.hed-right{width: 90px;display: flex;align-items: center;flex-direction: row;}
	.hed-right>div{width: 100%;}
    .lar-box{display: flex;justify-content: space-between;}

	.lar-left{width: 6px;height: auto;padding-top: 5px;}
	.lar-name{font-size: 18px;line-height: 32px;color:#000000;width: calc(100% - 12px);}
	.lar-name1{color:#c20000;letter-spacing: 1px;}
	.lar-name:hover{color:#c20000;text-decoration: none;}
		/* 导航样式 */
	    .header{padding:10px 3%;z-index:10;background: #27282c;}
		.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-center{width:calc(100% - 190px);display: flex;align-items: center;flex-direction: row;justify-content: start;padding: 0 0;}
		.nav-right1{width:190px;display: flex;justify-content: end;align-items: center;}

		.uk-navbar-nav{justify-content: space-between;display: flex;}
		.uk-navbar-nav>li{padding: 0 0;margin-right: 80px;}
		.uk-navbar-nav>li>a{color:#ffffff;line-height:24px;font-size: 20px;font-weight: 100;position: relative;height: 24px;
		font-family: "Roboto-Regular";padding: 0;
		}
		.uk-navbar-nav>li>a>img{margin-left: 6px;}
		.dropdown-arrow{margin-left:5px;vertical-align:middle;width:8px;}
		.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:#c20000;background: none;}
		
	.uk-navbar-nav>li.uk-open>a, .uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a:focus{color: #c20000!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: #e2e2e2;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: #c20000;color:#fff;}
	   .uk-navbar-nav>li:hover  .uk-nav-default{height: 100%;top: 24px;height: auto;}

			@media(max-width:1200px){  
				.hed-name{font-size: 36px;line-height: 40px;}
				.nav-center{width: calc(100% - 200px);}
			}
		@media(max-width:1060px){  
			.hed-sbox img{display: none;}
			.uk-navbar-nav>li{margin: 0;padding: 0 16px;}
		  }
	
	    @media(max-width:768px){  
		.hed-name{font-size: 18px;line-height: 20px;text-align: left;}
		.hed-sbox{justify-content: start;}
		.hed-subname{font-size: 14px;line-height: 20px;text-align: left;margin: 0;}
		.hed-left{width: 100%;margin-bottom: 20px;}
		.hed-center{width: calc(100% - 100px);}
	     .nav-left{width: 100%;}

	    .header{padding: 0;position: relative;}
		.nav-right1{display: none;}
		.nav-center{padding: 0;background: #27282c;display: block;width: 100%;max-width: 100%;}
		.header>.uk-container{padding: 0;}
		.sousuo-box1{display: none;}
		.uk-navbar-toggle{margin-top: 0;background: #c20000!important;margin-left: 0;color:#fff;}	 
	
		}

  /* 精选产品  */
.fea{padding: 3%;}
.index-titlebox{background: url(assets/images/tbg.png) top center no-repeat;width: 100%;margin: 0 auto;
max-width: 625px;height: 87px;
}
.index-title{font-size: 36px;color:#ffffff;text-transform: uppercase;line-height: 64px;font-family: "TRUENOBD";text-align: center;}
.subtitle-box{display: flex;justify-content: center;margin-bottom: 50px;}
.index-subtitle{color:#000000;font-size: 14px;line-height: 20px;margin: 0 16px;text-align: center;}
.subtitle-box img{display: block;width: 318px;height: 1px;margin-top: 10px;}

.fea-nr{display: flex;justify-content: space-between;flex-wrap: wrap;}
.fea-left{width: 29.6%;}
.fea-center{width: 37.4%;}
.fea-right{width: 29.6%;}
.fea-box{display: block;background: url(assets/images/feabg.png) #e0e0e0 top center no-repeat;position: relative;overflow: hidden;}
.fea-box1{background: url(assets/images/feabg1.png) #e0e0e0 top center no-repeat;}
.fea-tu{display: block;transition: 0.6s;width: 100%;}
.fea-name{position: absolute;left: 0;bottom:20px;padding: 0 20px;color:#27282c;font-size: 24px;line-height: 28px;
text-transform: uppercase;font-family: "Roboto-Medium-12";}
.fea-box:hover{text-decoration: none;}
.fea-box:hover .fea-tu{transform: scale(1.06);}
.fea-box:hover .fea-name{color:#c20000;}
@media(max-width:960px){
	.fea-left{width: 100%;}
	.fea-box1{background-size: 100%;}
	.fea-center{width:100%;margin: 20px 0;}
	.fea-right{width: 100%;}	
	.subtitle-box img{display: none;}
}
@media(max-width:660px){
	.index-titlebox{background: none;height: auto;}
	.index-title{font-size: 24px;line-height: 28px;color:#000;margin-bottom: 10px;}
	.subtitle-box{margin-bottom: 20px;}
}


		/* 首页产品中心 */
		.index-cat{padding:3%;background: url(assets/images/bg2.png) top center repeat;}	
	   .ipr-navbox1{position: relative;display:flex;justify-content: center;margin-bottom: 30px;}
	   .ipr-navbox{display: flex;justify-content: space-between;flex-wrap: wrap;width: 100%;max-width: 1600px;}
	   .ipr-navname{margin-bottom: 14px;width: calc(25% - 10px);height: 138px;background: #ffffff;position: relative;
	 display: flex;justify-content: center;align-content: center;flex-direction: row;align-items: center;
	 }
	   .ipr-navbox .uk-active{color:#b50000;}
	   .ipr-navbox .uk-active::before{width: 100%;}
	   .ipr-navname a {outline: none;}
	   .ipr-navname a{text-align: center;text-decoration: none;line-height: 24px;width: 100%;display: flex;justify-content: center;
	   font-size: 18px;color:#282828;background:none;font-family: "Roboto-Medium-12";text-transform: uppercase;
	align-items: center;flex-wrap: wrap;
	}
	.ipr-navname a img{margin-right: 15px;}
	.ipr-navname::before{content: '';width: 0;height: 6px;position: absolute;left: 0;bottom: 0;background: #b50000;transition: 0.6s;}
	.ipr-navname:hover::before{width: 100%;}
	.ipr-navname:hover a{text-decoration:noen;color: #b50000;}
	.ipr-nr{margin: 0 auto;}
	.inpr-box{display: block;position: relative;overflow: hidden;background: #f9f9f9;transition: 0.6s;padding: 10px;}
 	.inpr-name{color:#282828;font-size: 18px;line-height: 20px;text-align: center;font-weight: bold;transition: 0.6s;padding: 0 10px;
	 text-align: center;font-family: "Roboto-Medium-12";margin-top: 18px;margin-bottom: 0;
	   }
	 .inpr-subname{color:#282828;font-size: 16px;line-height: 20px;text-align: center;font-weight: 100;transition: 0.6s;padding: 0 10px;
	 text-align: center;font-family: "Roboto-Regular";margin: 10px 0;
	   }
	   .inpr-more{display: block;margin: 0 auto 16px;width: 130px;line-height: 42px;border: 1px solid #a6a6a6;text-align: center;
	font-size: 16px;font-family: "Roboto-Regular";transition: 0.6s;color:#282828;transition: 0.6s;}
	   .inpr-more:hover{animation: shake 0.6s;}
	   .inpr-tubox{width: 100%;transition: 0.6s;background: #fff;overflow: hidden;}
	   .inpr-tu{width: 100%;transition: 0.6s;}
	   .inpr-box:hover{text-decoration: none;
	   -moz-box-shadow:0px 0px 10px #c9c9c9; -webkit-box-shadow:0px 0px 10px #c9c9c9; box-shadow:0px 0px 10px #c9c9c9;
	   }
	   .inpr-box:hover .inpr-tu{transform: scale(1.1,1.1);}
	   .inpr-box:hover .inpr-name{color:#b50000;}
	   .inpr-box:hover .inpr-more{background:#b50000;color:#fff;border: 1px solid #b50000;}
	 .inpr-more1{margin: 50px auto ;display: block;}
		   @media(max-width:900px){
			 .ipr-navname{width: calc(50% - 10px);}
		   }
		   @media(max-width:700px){
		   .ipr-navbox1{padding-bottom: 0px;}
		   .ipr-navbox{margin: 26px auto;}
		   .ipr-navname{width: 100%;}
		   } 
 
/* 首页热门产品 */
.index-hot{padding: 3%;}
.inhot-nr{display: flex;justify-content: space-between;flex-wrap: wrap;}
.inhot-left{width:400px;}
.inhot-left img{width: 100%;}
.inhot-right{width: calc(100% - 430px);}
.inhot-box{display: flex;justify-content: space-between;flex-wrap: wrap;padding: 10px;background: #edeef0;transition: 0.6s;}
.inhot-left1{width: 211px;}
.inhot-right1{width: calc(100% - 230px);display: flex;align-items: center;flex-direction: row;}
.inhot-tu{display: block;width: 100%;}
.inhot-name{font-size: 18px;line-height: 22px;color:#282828;transition: 0.6s;font-family: "Roboto-Medium-12";}
.inhot-subname{font-size: 16px;line-height: 18px;color:#282828;transition: 0.6s;font-family: "Roboto-Regular";
	margin-top: 8px;}
.inhot-more{width: 130px;line-height: 40px;background: #fff;text-align: center;color:#000000;font-family: "Roboto-Regular";transition: 0.6s;
margin-top: 36px;
}
.inhot-box:hover{text-decoration: none;-moz-box-shadow:0px 0px 10px #A8A8A8; -webkit-box-shadow:0px 0px 10px #A8A8A8; box-shadow:0px 0px 10px #A8A8A8;}
.inhot-box:hover .inhot-name{color:#b50000;}
.inhot-box:hover .inhot-more{color:#fff;background: #b50000;}
@media(max-width:1400px){
	.inhot-left{width:300px;}	
	.inhot-right{width: calc(100% - 320px);}
	.inhot-left1{width: 160px;}
	.inhot-right1{width: calc(100% - 180px);}
	.inhot-more{width: 100px;line-height: 30px;}
  }
  @media(max-width:1100px){
	.inhot-left{display: none;}	
	.inhot-right{width: 100%;}
  }
  @media(max-width:760px){
	
  }
/* 首页公司简介 */
.index-ab{padding: 0 0 3%;position: relative;background: #fbfbfb;}
.index-ab .uk-container{max-width: 1920px;}	
.iab-tu{display: block;width: 100%;transition: 0.6s;}
.iab-titlebox{position: absolute;top:5%;width: 100%;left: 0;z-index: 10;}
.iab-desc{overflow-y: auto;max-width: 1600px;margin: 30px auto;height: 304px;padding-right: 20px;}
.iab-desc::-webkit-scrollbar {background: #e5e5e5;width: 10px;}
.iab-desc::-webkit-scrollbar-thumb {background: #b50000;}
.iab-nrbox{max-width: 1450px;margin: 20px auto 0;width: 100%;}
 .iab-nr{display: flex;justify-content: space-between;flex-wrap: wrap;}
 .iab-box{width: 23%;display: flex;justify-content: space-between;max-width: 300px;}
 .iab-left{width: 70px;height: 70px;position: relative;overflow: hidden;margin-top: 10px;}
 .iab-icon{
	display:block;overflow: hidden;width: 70px;height: 70px;
	   transition: .6s;display: block;top: 0;position: relative;-webkit-filter: drop-shadow(#b50000 0 70px);filter: drop-shadow(#b50000 0 70px);      
	}
 .iab-right{width: calc(100% - 84px);}
 .iab-name{font-size: 48px;line-height: 52px;color:#282828;font-family: "TRUENOBD";margin-bottom: 0;}
 .iab-subname{font-size: 16px;line-height: 20px;color:#282828;margin-top: 8px;}
 .iab-box:hover .iab-icon{top: -100%;}
 .iab-box:hover .iab-name{color:#b50000;}
 .iab-box:hover .iab-subname{color:#b50000;}
 @media(max-width:1200px){ 
	.iab-box{width: 48%;margin-bottom: 20px;max-width: 100%;}
 }
@media(max-width:960px){ 
	.index-ab{padding:3%;}
	.iab-titlebox{position: inherit;}
}
@media(max-width:768px){ 
	.iab-box{width: 100%;margin-bottom: 20px;max-width: 100%;}
}


/* 首页工厂展示 */
.index-fac{padding: 3%;}
.fac-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
.fac-left{width: 44%;}
.fac-subname{font-size: 24px;line-height: 28px;font-family: "Roboto-Medium-12";margin-bottom: 12px;color:#282828;margin-top: 24px;}
.fac-name{font-size: 48px;line-height: 52px;font-family: "TRUENOBD";margin-bottom: 30px;color:#b50000;}
.fac-name span{color:#282828;font-size: 48px;line-height: 52px;font-family: "TRUENOBD";margin-bottom: 30px;}
.fac-desc{overflow-y: auto;height: 144px;padding-right: 20px;color:#282828;line-height: 36px;
font-family: "Roboto-Regular";margin-bottom: 40px;
}
.fac-desc::-webkit-scrollbar {background: #e5e5e5;width: 5px;}
.fac-desc::-webkit-scrollbar-thumb {background: #b50000;}
.fac-nr{display: flex;justify-content: space-between;flex-wrap: wrap;}
.fac-box1{display: flex;justify-content: space-between;width: 48%;margin-bottom: 20px;}
.fac-left1{width: 26px;display: flex;align-items: center;flex-direction: row;}
.fac-left1 img{width: 26px;height: 24px;}
.fac-right1{width: calc(100% - 38px);}
.fac-title{font-size: 20px;line-height: 24px;color:#282828;}
.fac-more{display: block;margin-top: 40px;}
.fac-right{width: 53%;}
.fa-left::before,.fa-right::before{display: none;}
.fa-left{display: block!important;left: 10px!important;}
.fa-right{display: block!important;right: 10px!important;}

 
@media(max-width:960px){ 
	.fac-left{width: 100%;margin-bottom: 40px;}
	.fac-right{width: 100%;}
}
@media(max-width:768px){ 
	.fac-box1{width: 100%;}
}


  
    /* 首页优势 */
    .index-our{padding: 3% 0;}
	.index-our .uk-container{max-width: 1920px;}
	.our-box{position: relative;}
	.our-tu{width: 100%;display: block;}
	.our-box1{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;align-items: center;flex-direction: row;
		justify-content: center;transition: 0.8s;}
    .our-numer{ font-size: 140px;font-family: "TRUENOBD";color: transparent;-webkit-text-stroke: 1px #ffffff;text-stroke: 1px #ffffff;
	line-height: 1;margin: 0;text-align: center;transition: 0.6s;} 
    .our-name{font-size: 36px;line-height: 40px;font-family: "TRUENOBD";color:#fff;text-align: center;margin-top: 16px;transition: 0.6s;}
	.our-icon{display: block;margin: 30% auto 0;transition: 0.6s;}	
    .our-fugai{position: absolute;left: 40px;top: 40px;opacity: 1;width: calc(100% - 80px);height: calc(100% - 80px);padding: 0 40px;
	background: rgba(181,0,0,.6);overflow: hidden;display: flex;align-items: center;flex-direction: row;justify-content: center;
    transform: rotateY(90deg);transition: 0.8s;}
    .our-name1{font-size: 36px;line-height: 40px;font-family: "TRUENOBD";color:#fff;text-align: center;margin-top: 16px;transition: 0.6s;}
	.our-xian{width: 52px;height: 3px;background: #fff;margin: 14px auto 40px;}
	.our-desc{font-size: 16px;line-height: 20px;color:#fff;text-align: center;}
	.our-box:hover .our-box1{transform: rotateY(90deg);}
	.our-box:hover .our-fugai{transform: rotateY(0);}
		 @media(max-width:1400px){
			.our-numer{ font-size: 80px;}
			.our-name{font-size: 24px;line-height: 28px;}
			.our-name1{font-size: 24px;line-height: 28px;}
			.our-fugai{left: 20px;top: 20px;opacity: 1;width: calc(100% - 40px);height: calc(100% - 40px);padding: 0 20px;}

		 }

/* 首页视频展示 */
.index-video{padding: 3%;}


 /* 首页案例展示 */
  .index-case{padding: 0 3% 3%;}
  .incase-box{position: relative;display: block;}
   .incase-tu{position: relative;z-index: 10;display: block;width: 100%;transition: 0.6s;}
   .incase-icon{position: absolute;left: 0;bottom: 10px;right: 0;margin: 0 auto;width: 0;transition: 0.6s;}
   .incase-box:hover .incase-tu{transform: translateY(-20px);}
   .incase-box:hover .incase-icon{width: 100%;}
    /* 首页新闻展示 */
	.index-news{padding: 3%;background: url(assets/images/bg3.png) top center repeat;}
	.inews-title1{font-size: 114px;line-height: 118px;color:rgba(255,255,255,.1);text-align: center;font-family: "TRUENOBD";}
	.inews-title{font-size: 48px;line-height: 52px;color:#ffffff;text-align: center;margin-top: -60px;font-family: "TRUENOBD";}
	.inews-xian{width: 52px;height: 3px;background: #fff;margin: 20px auto 8%;}
	.inews-box{background: rgba(0,0,0,.4);padding: 50px 24px;display: flex;justify-content: space-between;}
	.inews-left{width: calc(100% - 60px);max-width: 620px;}
	.inews-right{width: 40px;display: flex;align-items: center;flex-direction: row;}
	.inews-jia{width: 40px;line-height: 40px;background: #fff;border-radius: 50%;text-align: center;
	font-size: 28px;color:#b50000;font-weight: 100;transition: 0.6s;}
   .inews-name{font-size: 24px;line-height: 28px;color:#ffffff;font-family: "Roboto-Medium-12";margin-bottom: 14px;transition: 0.6s;}
   .inews-desc{font-size: 16px;line-height: 28px;color:#ffffff;font-family: "Roboto-Regular";font-weight: 100;transition: 0.6s;}
   .inews-box:hover{background: rgba(255, 255, 255, .9);text-decoration: none;}
   .inews-box:hover .inews-jia{background: #b50000;color:#fff;}
   .inews-box:hover .inews-name{color:#000;}
   .inews-box:hover .inews-desc{color:#000;}   
    /* 首页品牌展示 */
    .index-co{padding: 3%;background: url(assets/images/bg4.png) top center repeat;}
	.index-co .uk-container{max-width: 1380px;}
	.inco-tu{display: block;margin: 30px auto;}
    .inco-more{width: 100%;background: #b50000;}
	.inco-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.inco-left{width: 36%;}
	.inco-right{width: 53%;}
	.inco-tu{display: block;margin-top: 40px;}
	.inco-more{display: block;width: 100%;background: #b50000;width: 100%;display: flex;justify-content: center;margin-top: 50px;}
    .hz-tu{border: 1px solid #ccc;display: block;width: 100%;transition: 0.6s;}
	.hz-tu:hover{border: 1px solid #b50000;}
	@media(max-width:768px){
		.inco-left{width: 100%;}
		.inco-right{width: 100%;}
		
	}
   /* 页尾信息 */
	.footer{background: url(assets/images/fbg.png) #000 top center repeat;padding:0 ;padding-top:40px;}
	.f-box{overflow: hidden;display: flex;justify-content: space-between;flex-wrap: wrap;}	
	.f-left{width:17%;max-width: 260px;}
	.f-logo{display: block;margin-top: 10px;}
	.f-title{font-size: 24px;color:#ffffff;text-transform: uppercase;margin-bottom:40px;line-height: 26px;
	font-family: "TRUENOBD";
	}
	
	.f-navbox{display: block;}
	.f-navbox a{display: block;font-size: 16px;line-height: 28px;color:#ffffff;transition: 0.6s;margin-bottom: 10px;
		font-family: "HELVETICA-LIGHT";
	}
	.f-navbox a:hover{color:#b50000;text-decoration: none;}
	.f-center1{width: 32%;}
	.flx-box{display: flex;justify-content: space-between;margin-bottom: 20px;}
	.flx-left{width: 38px;display: flex;justify-content: space-between;}
	.flx-icon{width: 38px;height: 38px;}
	.flx-left1{width: 124px;}
	.flx-right{width: calc(100% - 48px);display: flex;align-items: center;flex-direction: row;}
	.flx-right>div{width: 100%;}
	.flx-right1{width: calc(100% - 134px);}
	.flx-name{font-size: 16px;line-height: 20px;color:#ffffff;width: calc(100% - 34px);font-family: "Roboto-Regular";font-weight: 100;}

	.f-center{width: 16%;}
	.fpr-nav{display: block;font-size: 16px;line-height: 30px;color:#ffffff;transition: 0.6s;font-family: "Roboto-Regular";}
	.f-right{width: 30%;}
	.sm-nr{display: flex;align-items: center;flex-direction: row;max-width: 220px;margin: 50px 0 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: 30px;border-top: 1px solid rgba(255,255,255,.3);}
		
			.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: 20%;max-width: 100%;}
			 .f-center1{width: 50%;}
			 .f-center{width: 25%;}
			 .f-right{width: 100%;}
	          .footer{padding:40px 3% 0;}
			 }
			 @media(max-width:768px){ 
				.f-left{width: 100%;border-right: none;}
				.f-center{width:100%;margin-top: 22px;}
				.f-center1{width:100%;margin-top: 22px;}
				.f-right{width: 100%;margin-top: 22px;}
	            .f-logo{display: block;margin: 0 auto;}
				.sm-nr{justify-content: center;max-width: 100%;}
				.sm-box{margin: 0 10px;width: auto;}
				}
		/* 表单 */
		.biaodan li{margin-bottom: 15px;position: relative;}
		.biaodan li input{width: 100%;height: 42px;font-weight: 400;background:rgba(255,255,255,.1);border-radius: 5px;
		border:1px solid #717171!important;color:#fff;padding-left: 16px;font-size: 16px;}
		.biaodan li input::-webkit-input-placeholder{color:#717171;font-size: 16px;}
		.biaodan li textarea{width: 100%;font-weight: 400;background:rgba(255,255,255,.1);border:1px solid #717171!important;color:#fff;
		padding-left: 24px;line-height: 20px;font-size: 16px;border-radius: 5px;
		}
		.biaodan li textarea::-webkit-input-placeholder {color: #717171;line-height: 48px;font-weight: 400;font-size: 16px;} 
		.xing{position: absolute;color:#ff0000;left: 10px;top:14px;}
		.send{
			width: 152px!important;
			height: 42px!important;
			font-size: 18px;
			border:none;
			background:rgba(255,255,255,.1);
			font-weight: 400;
			transition: 0.8s;-webkit-transition: 0.8s;
			display: block;
            color:#fff;
			margin-top: 0;
			font-family: "Roboto-Regular";
		}
		.send:hover{background: #b50000;color:#fff;}
      .f-right .screen-reader-response{display:none;}
       .f-right span{color:#fff;}
       .c-right .screen-reader-response{display:none;}
    /* 内页面包屑 */
	.m-box span{font-size:16px;color:#ffffff;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-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-nr>div{max-width: 1400px;width: 100%;}  
		   .banner-title{text-align: center;font-size: 48px;color:#ffffff;line-height: 52px;text-transform: uppercase;
		margin-top: 0;font-family: "TRUENOBD";margin-bottom: 0;
		}
			.banner-xian{width: 50px;height: 3px;background: #fff;margin: 12px auto 12px;}
		   .banner-subtitle{text-align: center;font-size: 14px;color:#ffffff;line-height: 28px;font-family: "Roboto-Regular";}
		   /* 假设面包屑的类名为 */
		.m-box {
			list-style: none;
			margin: 0;
			padding: 0;
			padding: 6px 3%;
			background: #c20000;
			border-bottom: 1px solid #c20000;
		}
	
		.breadcrumb li {
			display: inline;
		}
		
		.breadcrumb li+li:before {
			content: '>>'; /* 修改为你想要的分隔符 */
			padding: 0 5px;
			color:#fff;
		}
		   @media(max-width:768px){
		 .banner-title{text-align: left;font-size: 20px;line-height: 24px;margin-bottom: 10px;}  
		 .banner-subtitle{text-align: left;font-size: 14px;line-height: 16px;} 
		 .top-name p{font-size: 18px;line-height: 20px;}

		   }
   
    /* 内页视频列表 */
	.video-list{padding: 3%;}
	.video-box1{position: relative;}
	.bf{position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;}
	.video-name{font-size: 18px;line-height: 24px;color:#000000;text-align: center;margin: 10px 0 8px;
	font-family: "Roboto-Medium-12";
	}
	 /* 内页案例列表 */
	 .case-list{padding: 3%;}
      /* 内页品牌展示 */
    .brand{padding: 3%;}
	.br-nr{margin-top: 30px;}
	.br-top{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.br-left{width: 40%;}
	.br-titlebox{background: #e5e5e5;padding:40px 20px;}
	.br-title{font-size: 48px;color:#000000;font-family: "TRUENOBD";line-height: 54px;margin-bottom: 20px;}
	.br-desc{font-size: 18px;line-height: 24px;font-family: "Roboto-Regular";max-width: 520px;margin-bottom: 30px;}
	.br-tu{width: 100%;display: block;border: 1px solid #e5e5e5;margin-top: 40px;}
	.br-right{width: 58%;display: flex;justify-content: space-between;flex-direction: column;}	
	.br-tu1{width: 100%;display: block;border: 1px solid #e5e5e5;}
	.br-tu2{width: 100%;display: block;border: 1px solid #e5e5e5;}
	.br-namebox{background: #e5e5e5;padding:0 20px;height: 126px;
	display: flex;justify-content: center;flex-direction: row;align-items: center;
	}
	.br-name{font-size: 24px;color:#000000;font-family: "Roboto-Medium-12";line-height: 28px;text-align: center;}
	.br-bottom{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 40px;}
	.br-left1{width: 40%;}
	.br-namebox1{display: flex;justify-content: center;margin-bottom: 20px;}
	.br-name1{font-size: 24px;color:#000000;font-family: "Roboto-Medium-12";line-height: 28px;text-align: center;}
	.br-jt{width: 16px;height: 13px;margin-top: 7px;margin-left: 20px;}
	.br-tu3{width: 100%;display: block;border: 1px solid #e5e5e5;}
	.br-tu4{width: 100%;display: block;border: 1px solid #e5e5e5;}
	.br-right1{width: 58%;display: flex;justify-content: end;flex-direction: column;}	
	@media(max-width:960px){
		.br-left{width: 100%;margin-bottom: 20px;}
		.br-right{width:100%;}		
		.br-tu1{margin-bottom: 20px;}
		.br-tu2{margin-bottom: 20px;}
		.br-left1{width: 100%;margin-bottom: 20px;}
		.br-right1{width:100%;}		
	}
     /* 内页公司简介 */
    .index-co1{padding:3% 20px;padding-top: 1%;}
	.index-co1 .uk-container{max-width: 1920px;}
    .index-co1 .uk-slidenav-contrast{color: rgba(181,0,0,.6);}
	.hz-tubox:hover .hz-tu{border:1px solid #b50000;}
	/*内页新闻列表 */
	 .news-list{padding:3% 0;}
	 .news-list .uk-container{max-width: 1920px;}
	 .lnews-box{transition: 0.6s;margin: 0 auto;display: flex;justify-content: center;width: 100%;}
	 .lnews-box1{display: flex;justify-content: space-between;flex-wrap: wrap;transition: 0.6s;background: #f3f3f3;
		max-width: 1600px;padding: 18px;
	}
	 .lnews-tu{width: 360px;}
	 .lnews-tu img{display: block;width: 100%;}
	 .lnews-left{width: calc(100% - 360px);padding: 0 28px;display: flex;align-items: center;flex-direction: row;transition: 0.6s;
	 border-left: none;}
     .lnews-name{font-size: 24px;line-height: 28px;transition: 0.6s;font-weight: bold;color:#000000;transition: 0.6s;
	font-family: "TRUENOBD";
	}
   .lnews-xian{width: 100%;height: 1px;margin: 10px 0 12px;background: #c1c1c1;transition: 0.6s;}
	 .lnews-desc{font-size: 16px;line-height: 28px;transition: 0.6s;color:#000000;margin: 0;	font-family: "Roboto-Regular";} 
	 .lnews-more{width: 174px;height: 40px;position: relative;margin-top: 24px;}
	 .lnews-more1{display: block;transition: 0.6s;}
	 .lnews-more2{display: block;transition: 0.6s;position: absolute;left: 0;top: 0;opacity: 0;}
	 .lnews-date{font-size: 16px;line-height: 28px;transition: 0.6s;color:#9e9e9e;font-family: "HELVETICA-LIGHT";margin-top:14px;} 
	
	 .lnews-box:hover{text-decoration: none;background: #c20000;}
	 
	 .lnews-box:hover .lnews-box1{background: #c20000;}

	 .lnews-box:hover .lnews-name{color: #ffffff;}
	 .lnews-box:hover .lnews-xian{background: #ffffff;opacity: 0.4;}
	 .lnews-box:hover .lnews-desc{color: #ffffff;}
	 .lnews-box:hover .lnews-more1{opacity: 0;}
	 .lnews-box:hover .lnews-more2{opacity: 1;}
	 @media(max-width:768px){
		.lnews-left{width: 100%;padding: 20px;}
		.lnews-tu{width: 100%;}
		  }
	/*内页新闻详情 */
	.news-page{padding:3%;}
	.xq-box{max-width: 1200px;margin: 0 auto;}
	.xq-title{font-size:30px;line-height: 36px;text-align: center;color:#000000;font-family: "TRUENOBD";}
	
	.xq-xian{width: 100%;height: 1px;background: #d1d1d1;margin: 26px 0 0;}
	.newsxq-img img{width: 100%;}
	.news-bottom{margin: 26px auto;}
	.pr-next{margin:4% auto 0;width:400px;}
	.pr-next>p{width:190px;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 #c20000;background: #c20000;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: #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;margin-top: 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:#c20000!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 .uk-active1 h3{color:#fff!important;background: #c20000;}
	.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: #f9f9f9;padding: 12px;}

	.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:#282828;transition: 0.6s;margin-top: 14px;
	font-family: "Roboto-Medium-12";}
	.prlist-subtitle{text-align: center;font-size:16px;line-height: 20px;color:#282828;transition: 0.6s;margin-top: 8px;height: 20px;
	font-family: "Roboto-Regular";
	}
	.prlist-more{text-align: center;font-size:14px;line-height: 40px;color:#282828;transition: 0.6s;margin: 8px auto 12px;
    width: 130px;transition: 0.6s;border: 1px solid #a6a6a6;}
   
	.prlist-a:hover{text-decoration: none;background: #c20000;}
	.prlist-a:hover .prlist-img1{animation:big 1s;} 
	.prlist-a:hover .prlist-title{color:#fff;}
	.prlist-a:hover .prlist-subtitle{color:#fff;}
	.prlist-a:hover .prlist-more{color:#fff;border: 1px solid #fff;} 


	 /* 产品详情*/
	.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 #c20000;}
    .npr-title{font-size: 30px;line-height: 34px;font-weight: bold;color:#282828;font-family: "Roboto-Medium-12";}
	.npr-xian{width: 100%;height: 1px;background: #c5c5c5;max-width: 1920px;margin: 0 auto;margin:24px 0 ;}
	.npr-subtitle{font-size: 18px;line-height: 20px;color:#282828;font-family: "Roboto-Regular";}
	.pr-nr{margin-top: 24px;}
     .npr-more{font-size: 24px;line-height: 28px;font-weight: bold;color:#000000;font-family: "Roboto-Medium-12";margin:40px 0 20px;
	text-align: center;width: 240px;}
	.npr-moretu{display: block;}
    .pr-bottom{padding: 1% 3%;}
	.pr-pisc{margin-top: 40px;}
	.pr-pisc img{border: 1px solid #ccc;}
	.tj-box{padding: 1% 3%;}
	.tj-title{margin-bottom: 40px;font-size: 30px;text-transform: uppercase;font-family:"Roboto-Medium-12";margin: 0;}
	
   
   .s-left::before,.s-right::before{display: none;}
   .s-left{left:-4%!important;display: block!important;border: none;color:#999999;width: 10px;height: 15px;}
   .s-right{right:-4%!important;display: block!important;border: none;color:#999999;width: 10px;height: 15px;}	
   .s-left:hover{background: none!important;}
   .s-right:hover{background: none!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:3%;}  
	
	.c-box{display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 30px;}
	.c-left{width:46%;max-width: 630px;}
	.c-title{font-size: 30px;line-height: 36px;margin-bottom: 30px;color:#292929;
		font-family: "TRUENOBD";}
	.flx-name1{color:#000000;}
	.flx-icon1{background: #666666;}	

	.c-right{width: 48%;}
	.c-right fieldset{display:none;}
	.f-right fieldset{display:none;}
	

    .map{padding-top: 1%;padding-bottom: 0;}
    .map .uk-container{max-width: 1920px;}

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

	  }

	  
	 /* 联系我们表单 */
	 .biaodan1>li{margin-bottom: 14px;position: relative;}
	 .biaodan1 li input{width: 100%;height: 56px;font-weight: 400;background:#ffffff;border-radius: 8px;
	 border:1px solid #aaaaaa!important;color:#000;padding-left: 24px;font-size: 16px;}
	 .biaodan1 li input::-webkit-input-placeholder{color:#757575;font-size: 16px;}

	 .xing1{color:#757575;line-height: 24px;position: absolute;left: 14px;top: 16px;}
	 .xing-box{position: relative;}
	 .biaodan1 li textarea{width: 100%;font-weight: 400;background#fff;border:1px solid #aaaaaa!important;color:#000;
		padding-left: 24px;line-height: 20px;font-size: 16px;border-radius: 8px;
	}
	.biaodan1 li textarea::-webkit-input-placeholder {color: #757575;line-height: 48px;font-weight: 400;font-size: 16px;} 
	 .send1{
		 width: 126px!important;
		 height: 40px!important;
		 font-size: 20px;
		 border:none;
		 background: #c20000;
		 font-weight: 400;
		 transition: 0.8s;-webkit-transition: 0.8s;
		 display: block;
		 color:#fff;
		 margin-top: 0;
	 }
	 .send1:hover{background: #000;color:#fff;}

	  @media(max-width:768px){
	.iab-title{font-size:20px;line-height:24px;}
	.iab-more{font-size:16px;}
	.index-title{font-size:24px;line-height:26px;}
	.inour-title{font-size:24px;line-height:26px;}
	.ings-name{font-size:24px;line-height:26px;}
	.ings-box{padding:0 20px;}
	.npr-title{font-size:24px;line-height:26px;}
	  }
	
/* 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: #c20000;color:#fff;border: 1px solid #c20000;}


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