/*
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: 'PLUSJAKARTASANS-SEMIBOLD';
    src : url('PLUSJAKARTASANS-SEMIBOLD.TTF'); 
}
@font-face{
    font-family: 'PLUSJAKARTASANS-EXTRABOLD';
    src : url('PLUSJAKARTASANS-EXTRABOLD.TTF'); 
}

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

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

		.h-lx{display: flex;justify-content: space-between;width: 228px;margin-left: 40px;}
		.h-lx img{width: 25px;height: 23px;margin-top: 4px;}
		.h-tel{font-size: 22px;line-height: 30px;font-family: "PLUSJAKARTASANS-SEMIBOLD";}
		.uk-navbar-nav{justify-content: space-between;display: flex;}
		.uk-navbar-nav>li{padding: 12px 30px;}
		.uk-navbar-nav>li>a{color:#000000;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:#1e5ba7;background:none;border-bottom: 1px solid #1e5ba7;}
		
	.uk-navbar-nav>li.uk-open>a, .uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a:focus{color: #1e5ba7!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(30,91,167,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(33,205,192,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: calc(50% - 100px);}
	   .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: #1e5ba7;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;border-bottom: 1px solid #d2d2d2;}
				.nav-center{width: calc(100% - 70px);}
			}
		@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: #1e5ba7;display: block;width: 100%;max-width: 100%;}
		.header>.uk-container{padding: 0;}
		.sousuo-box1{display: none;}
		.uk-navbar-toggle{margin-top: 0;background: #0063de!important;margin-left: 0;color:#fff;}	
	
		}


		/* 首页优势 */
		.index-ys{padding: 3%;}
		.iys-box{display: flex;justify-content: space-between;padding: 20px 20px;background: #f6f6f6;transition: 0.6s;}
		.iys-left{width: 50px;height: 50px;position: relative;overflow: hidden;}
		.iys-right{width: calc(100% - 70px);display: flex;align-items: center;flex-direction: row;}
		.iys-desc{color:#000000;font-size: 16px;line-height: 20px;transition: 0.6s;}
		.iys-icon{transition: 0.6s;display: block;position: relative;-webkit-filter: drop-shadow(#ffffff 0 50px);
			filter: drop-shadow(#ffffff 0 50px);top: 0;}
		.iys-box:hover{background: #1e5ba7;}
		.iys-box:hover .iys-desc{color: #fff;}
		.iys-box:hover .iys-icon{top: -50px;}
		/* 首页产品 */
       .index-pr{padding: 3% 3%;background: url(assets/images/bg1.jpg) top center repeat;}	
	   .index-pr .uk-container{max-width: 1560px;}
    .inpr-title{font-size: 48px;color:#333333;line-height: 52px;text-align: center;margin-bottom: 10px;}
    .inpr-subtitle{font-size: 16px;color:#333333;line-height: 20px;text-align: center;}	
	.inpr-xian{display: block;margin: 12px auto 40px;}
    .inpr-box{display: block;padding: 8px;}
	.inpr-tubox{display: block;overflow: hidden;
		-moz-box-shadow:0px 0px 4px #B5B5B5; -webkit-box-shadow:0px 0px 4px #B5B5B5; box-shadow:0px 0px 4px #B5B5B5;

	}
	.inpr-tu{display: block;width: 100%;transition: 0.6s;}
    .inpr-bottom{display: flex;justify-content: space-between;margin-top: 14px;}
	.inpr-name{font-size: 18px;line-height: 22px;color:#333333;width: calc(100% - 80px);}
	.inpr-more{width: 72px;height: 22px;line-height: 22px;border-radius: 11px;background: #1e5ba7;color:#fff;
	text-align: center;font-size: 14px;
	}
	.inpr-box:hover{text-decoration: none;}
	.inpr-box:hover .inpr-tu{transform: scale(1.1);}
	.h-left::before,.h-right::before{display: none;}
	.h-left{display: block!important;left: -50px!important;}
	.h-right{display: block!important;right: -50px!important;}
	@media(max-width:1700px){
	.h-left{display: block!important;left:2%!important;}
	.h-right{display: block!important;right:2%!important;} 
	 }
	  
   /* 首页热门产品 */
  .index-hot{}
  .index-hot .uk-container{max-width: 1920px;}
  .inhot-nr{display: flex;justify-content: space-between;flex-wrap: wrap;}
  .inhot-left{width: 66%;}
  .inhot-right{width: 34%;display: flex;justify-content: space-between;flex-direction: column;}
   .inhot-top{height: 30%;background: #1e5ba7;display: flex;align-items: center;flex-direction: row;padding: 20px;justify-content: center;}
   .inhot-top>div{max-width: 396px;}
   .inhot-title{color:#fff;text-align: center;font-size: 36px;line-height: 40px;text-transform: uppercase;margin-bottom: 14px;}
   .inhot-subtitle{color:#fff;text-align: center;font-size: 16px;line-height: 20px;} 
   .inhot-bottom{height: 70%;background:#fff;
	display: flex;align-items: center;flex-direction: row;justify-content: center;
}
.inhot-bottom1{display: block;position: relative;}
.inhot-box{display: block;}
.inhot-tu{max-width: 430px;width: 100%;}
.inhot-box1{position: absolute;bottom: 6px;left: 0;padding: 0 10px;}
.inhot-name{color:#333333;font-size: 18px;line-height: 22px;}
.inhot-more{color:#1e5ba7;font-size: 14px;line-height: 18px;margin-top: 4px;text-transform: uppercase;}
.inhot-box:hover{text-decoration: none;border: none;}
.h-left1::before,.h-right1::before{display: none;}
.h-left1{display: block!important;left: 20px!important;}
.h-right1{display: block!important;right: 20px!important;}
@media(max-width:1000px){
	.inhot-left{width: 100%;}
	.inhot-right{width: 100%;display: block;padding: 0;height: 100%;}
	.inhot-top{height: 100%;}
	.inhot-bottom{height: 100%;}
}

@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/bg2.jpg) top center no-repeat;}	
	.iab-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
    .iab-left{width: 50%;}
	.iab-logo{display: block;margin-top: 20px;margin-bottom: 14px;}
	.iab-descbox{overflow-y: auto;height: 270px;}
	.iab-desc{color:#333333;font-size: 16px;line-height: 24px;}
	.iab-descbox::-webkit-scrollbar {background: #e5e5e5;width: 6px;border-radius: 3px;}
	.iab-descbox::-webkit-scrollbar-thumb {background: #1e5ba7;border-radius: 3px;}
	.more{display: block;margin-top: 30px;}
	.iab-right{width: 48%;position: relative;}
	.iab-tubox{position: relative;display: block;}
	.iab-tu{position: relative;z-index: 10;border-radius: 40px;}
	.iab-tubox::before{content:'';width: 100%;height: 100%;position: absolute;right:-34px;bottom:-34px;border-radius: 40px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e5ba7+0,1e5ba7+100&1+0,0.4+100 */
background: linear-gradient(to bottom,  rgba(30,91,167,1) 0%,rgba(30,91,167,0.4) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

	}
	.iab-more{display: block;margin-top: 20px;}
	.video-box{margin-top: 50px;}
	@media(max-width:1400px){ 
		.iab-tubox::before{display: none;}
	}
	@media(max-width:960px){ 
		.iab-left{width: 100%;margin-bottom:30px;}
		.iab-right{width: 100%;}	
	}

		/* 首页新闻展示 */
		.index-news{padding: 3%;background: #ffffff;}
	    .inews-nr{-moz-box-shadow:0px 5px 3px #E3E3E3; -webkit-box-shadow:0px 5px 3px #E3E3E3; box-shadow:0px 5px 3px #E3E3E3;}
		.inews-top{display: flex;justify-content: space-between;flex-wrap: wrap;}
		.inews-left{width: 54%;}
		.inews-tu{display: block;width: 100%;}
		.inews-right{width: 46%;display: flex;justify-content: space-between;flex-direction: column;}
		.inews-box{background: #f7f7f7;border-bottom: 1px solid #e5e5e5;display: block;height: 100%;transition: 0.6s;
			display: flex;align-items: center;flex-direction: row;padding-left: 30px;padding-right: 22px;
		}
		.inews-box1{display: flex;justify-content: space-between;width: 100%;}
		.inews-left1{width: calc(100% - 45px);}
		.inews-right1{width: 17px;margin-top: 12px;height: 18px;position: relative;overflow: hidden;}
		.inews-jt{transition: 0.6s;display: block;width: 17px;height: 18px;
			position: relative;-webkit-filter: drop-shadow(#ffffff 0 18px);
			filter: drop-shadow(#ffffff 0 18px);top: 0;
		}
		.inews-name{font-size: 16px;line-height: 18px;color:#333333;margin-bottom: 8px;transition: 0.6s;}
		.inews-date{font-size: 16px;line-height: 18px;color:#333333;transition: 0.6s;}
		.inews-box:hover{background: #1e5ba7;text-decoration: none;}
		.inews-box:hover .inews-name{color:#fff;}
		.inews-box:hover .inews-date{color:#fff;}
		.inews-box:hover .inews-jt{top: -18px;}
		.inews-bottom{padding: 30px 24px;}
		.inews-title1{font-size: 18px;line-height: 24px;font-weight: bold;margin: 0 0 10px;text-align: center;}
		.inews-desc{font-size: 16px;line-height: 20px;font-weight: 400;text-align: center;}
		.inews-more{display: block;margin: 12px auto 0;display: block;}
		@media(max-width:900px){ 
			.inews-left{width: 100%;}
			.inews-right{width: 100%;}
			.inews-box{padding: 20px;}
		}

        /* 底部联系我们 */
       .index-con{padding:32px 3%;background: #1e5ba7;}
	   .incon-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
	   .incon-left{width: calc(100% - 200px);max-width: 470px;display: flex;justify-content: space-between;flex-wrap: wrap;}
      .incon-lx{width: 48%;display: flex;justify-content: space-between;}
	  .incon-icon{width: 44px;}
	  .incon-box1{width: calc(100% - 48px);}
	  .incon-title{font-size: 16px;line-height: 20px;color:#fcfcfc;margin-bottom: 4px;}
	  .incon-name{font-size: 18px;line-height: 24px;color:#fcfcfc;}
	   .incon-right{width: 184px;}
        .incon-more{width: 184px;height: 44px;text-align: center;display: block;border-radius: 22px;background: #fff;
		font-size: 14px;line-height: 44px;text-transform: uppercase;transition: 0.6s;color:#333333;
		}
		.incon-more:hover{text-decoration: none;color:#fff;background: #003e8b;}
		@media(max-width:768px){ 

			.incon-left{width: 100%;margin-bottom: 20px;}
			.incon-right{width: 100%;}
		}
		/* 页尾信息 */

				.footer{background:#1b1b1b;padding: 3%;}
				.f-box{overflow: hidden;display: flex;justify-content: space-between;flex-wrap: wrap;}	
				.f-left{width:calc(100% - 360px);max-width:720px;}
				.f-top{display: flex;justify-content: space-between;flex-wrap: wrap;max-width: 380px;margin-bottom: 30px;}
				.f-logobox{width: calc(100% - 140px);}
				.f-logo{display: block;}
				.sm-nr{display: flex;align-items: center;flex-direction: row;width: 136px;}
				.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-navbox{display: flex;justify-content: space-between;flex-wrap: wrap;}
				 .f-navbox a{display: block;font-size: 16px;line-height: 16px;color:#ffffff;transition: 0.6s;text-transform: uppercase;
				border-bottom: 1px solid #1b1b1b;
				}
				.f-navbox a:hover{color:#fff;text-decoration: none;border-bottom: 1px solid #fff;}
				.f-right{width: 348px;}
				.f-title{color:#bdbdbd;font-weight: 400;font-size: 16px;line-height: 20px;margin-bottom:10px;text-transform: uppercase;}
				.f-right .wpcf7-response-output{color:#fff;}
				 
			
		    .bottom{padding: 14px 0;border-top: 1px solid #7d7d7d;background: #1b1b1b;}
			.bottom .uk-container{display: flex;justify-content: end;}
			.sitemap{text-align: right;color:#878787;font-size: 14px;line-height: 18px;}
			
			    @media(max-width:960px){ 
	         .f-left{width: 100%;margin-bottom: 15px;}
			 .f-right{width: 100%;}
	
			 }
		/* 表单 */
			.biaodan p{display: flex;justify-content: space-between;}
			.biaodan p span{width: calc(100% - 86px);}
			.incon-form{width: 100%;height: 46px;font-weight: 400;background:#fff;
			border:none!important;color:#000;padding-left: 12px;font-size: 16px;}
			.incon-form::-webkit-input-placeholder{color:#888888;font-size: 14px;}
		
			.send{
				width: 86px!important;
				height: 46px!important;
				font-size: 18px;
				border:none;
				color: #fff;
				font-weight: 400;
				line-height: 46px;
				transition: 0.8s;-webkit-transition: 0.8s;
				display: block;
				background: #1e5ba7;
			
			}
			.send:hover{background: #1e5ba7;color:#fff;border-color:#1e5ba7;}

    /* 内页面包屑 */
	.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-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: 24px;color:#ffffff;line-height: 26px;}
		   /* 假设面包屑的类名为 */
		.m-box {
			list-style: none;
			margin: 0;
			padding: 0;
			padding: 6px 3%;
			background: #1e5ba7;
		}
	
		.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-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:#333333;text-align: center;margin: 10px 0 8px;font-weight: bold;}
   .video-desc{font-size: 16px;line-height: 26px;color:#333333;text-align: center;}
   /* 内页公司简介 */
   .about{padding:3% 0;background:#fff;}
   .ab-box{display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 30px;}
   .ab-left{width:48%;}
   .ab-ico{display: block;width: 100%;}
   .ab-right{width:49%;}
   .ab-desc{font-size: 16px;line-height: 28px;color:#333333;padding-right: 10px;overflow: hidden;overflow-y: auto;max-height: 400px;}
   .ab-desc::-webkit-scrollbar {background: #dedede;width: 10px;}
    .ab-desc::-webkit-scrollbar-thumb {background: #1e5ba7;}
   @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/ysbg.jpg) top center repeat;}

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

	/* 企业优势 */
	.why{padding: 3%;background: #fff;}
	.why-box{background: #e58121;height: 100%;}
	.why-box{background: #ffffff;overflow: hidden;position: relative;padding: 80px 26px;
	-moz-box-shadow:0px 0px 10px #E3E3E3; -webkit-box-shadow:0px 0px 10px #E3E3E3; box-shadow:0px 0px 10px #E3E3E3;
	}
	.why-name{color:#213360;font-size: 20px;line-height: 26px;text-align: center;position: relative;z-index: 20;font-family: "PLUSJAKARTASANS-SEMIBOLD";
	transition: 0.6s;
	}
	.why-desc{color:#383838;font-size: 14px;line-height: 26px;text-align: center;position: relative;z-index: 20;font-family: "PLUSJAKARTASANS-SEMIBOLD";
	margin-top: 24px;transition: 0.6s;
	}
	.why-box:before{content: '';width: 100%;height: 100%;position: absolute;left: 0;bottom: -99%;
	background: #213360;
	   	}
	.why-box:hover:before{bottom:0;transition: 0.8s;}
	.why-box:hover .why-name{color:#fff;}
	.why-box:hover .why-desc{color:#fff;}
	


	/*内页新闻列表 */
	 .news-list{padding:3%;}
	 .lnews-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
	 .lnews-tu{width: 37%;}
	 .lnews-tu img{display: block;width: 100%;}
	 .lnews-right{width: 63%;padding: 0 24px;display: flex;align-items: center;flex-direction: row;transition: 0.6s;}
     .lnews-name{font-size: 18px;line-height: 22px;transition: 0.6s;font-weight: bold;}
	 .lnews-date{font-size: 12px;line-height: 16px;transition: 0.6s;margin: 12px 0 12px;} 
	 .lnews-desc{font-size: 16px;line-height: 30px;transition: 0.6s;} 
	 .lnews-more{width:130px;line-height: 30px;color:#fff;transition: 0.6s;background: #1e5ba7;text-transform: uppercase;text-align: center;
	margin-top: 20px;}
	 .lnews-box:hover{text-decoration: none;background: #1e5ba7;}
	 .lnews-box:hover .lnews-right{tbackground: #1e5ba7;}
	 .lnews-box:hover .lnews-name{color: #fff;}
	 .lnews-box:hover .lnews-date{color: #fff;}
	 .lnews-box:hover .lnews-desc{color: #fff;}
	 .lnews-box:hover .lnews-more{color: #1e5ba7;background: #fff;}
	/*内页新闻详情 */
	.news-page{padding:3%;}
	.xq-title{font-size:24px;line-height: 28px;font-weight: bold;text-align: center;color:#333333;}
	.xq-date{font-size: 12px;color:#666666;text-align: center;line-height: 20px;margin: 12px 0 30px;}
	.newsxq-img img{width: 100%;}
	.news-bottom{margin: 30px auto;}
	.pr-next{margin:4% auto 0;width:360px;}
	.pr-next>p{width:165px;height: 33px;border:1px solid #333333;color:#333333;line-height: 33px;text-align: center;font-size: 14px;cursor:pointer;}
	.pr-next>p:hover{border:1px solid #1e5ba7;background: #1e5ba7;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-title{font-size: 28px;padding: 16px 0;text-align: center;color:#fff;background: #1e5ba7;font-weight: bold;
	text-transform: uppercase;margin-bottom: 6px;}
		.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 p{background: #e3e3e3;margin-bottom: 0;padding: 14px 24px;font-size:16px;line-height:20px;color:#161616;
		text-align: left;
			}
			.lei-list div .lei-name p>span{position: relative;top: -3px;margin-right: 6px;}
		    .lei-list div .lei-name1 p{color:#fff!important;background: #1e5ba7;} 
			.nav-box2{padding-bottom: 0;background: none;}
			.nav-box1{overflow:hidden;height:0;position:relative;}
		    .lei-list h3{padding: 14px 14px;position:relative; text-align: left;background: #f6f6f6;
		  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: 6px; }
			 

		 .lei-list div .uk-active1{color:#45cfc5!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;}
		 .prlist-a:hover{text-decoration: none;}
		 .prlist-img{width: 100%;display: block;margin: 0 atuo;}
		 .prlist-title{text-align: center;font-size:16px;line-height: 22px;color:#333333;transition: 0.6s;margin-top: 10px;

		 }
		 .prlist-title span{display: inline-block;margin-left: 10px;font-size: 20px;color:#333333;transition: 0.6s;	 font-family: "PLUSJAKARTASANS-EXTRABOLD";}
		 .prlist-img1{position: absolute;left: 0;top:0;width: 100%;}
		 .prlist-a:hover .prlist-img1{animation:big 1s;} 



	
	
	 /* 产品详情*/
	.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-weight: bold;margin-top: 30px;}
	.npr-xian{width: 48px;height: 6px;background: #1e5ba7;margin: 10px 0 20px;}
      .pr-bottom{margin-top: 30px;}
   .pr-tj{padding: 3%;}
   .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;}
   .pr-tj{background: #f6f6f6;padding: 3%;}
   .tj-tubox{position: relative;overflow: hidden;}
   .tj-name{text-align: center;margin-top: 12px;}
   @media(max-width:1500px){
	.s-left{display: block!important;left:0%!important;}
		.s-right{display: block!important;right:0%!important;}   
   
	}
/* 联系我们 */
	.contact{padding: 3%;}  
	.c-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.c-left{width:370px;}
	.con-name{font-size: 24px;line-height: 28px;margin-bottom: 30px;color:#333333;font-weight: bold;}
	.clx-box{display: flex;justify-content: space-between;margin-bottom: 20px;}
	.clx-left{width:30px;height: 30px;}
	.clx-right{width: calc(100% - 38px);font-size: 16px;line-height: 30px;color:#333333;}
	.c-right{width:calc(100% - 400px);}
	.con-bottom{margin-top: 40px;}
	.map{margin-bottom: 30px;}

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

	  }
	@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: #fff;
	border: 1px solid #cccccc;color:#000;}
	.biaodan1 li input::-webkit-input-placeholder{color:#888888;padding-left: 24px;}
	.biaodan1 li textarea{width: 100%;font-weight: 400;background: #fff;border:1px solid #cccccc;color:#000;
	 height: 200px;}
	.biaodan1 li textarea::-webkit-input-placeholder {color: #888888;line-height: 30px;font-weight: 400;padding-left: 24px;} 
	.button-box{margin-top:10px;}
	.send1{
		width: 245px!important;
		height: 46px!important;
		border: 1px solid #1e5ba7;
		background: #1e5ba7;
		color: #ffffff;
		font-size: 18px;
		transition: 0.8s;
		display: block;
		margin:12px auto 0;
	}
  .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: #1e5ba7;color:#fff;border: 1px solid #1e5ba7;}