*{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: 'QONQUER-SANS-2';
    src : url('QONQUER-SANS-2.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;}
	 /* 顶部信息 */
		 .sousuo-box1{height:40px;width:100%;border:none;border:none;background: #4a5ea6; z-index: 99;border-radius: 20px;
		 }
		 .sousuo-box1>input{width:calc(100% - 40px);float:left;height: 40px;line-height: 40px;padding-left: 10px;
		 background:none;float:left;color:#fff;border:none;}
		 .sousuo-box1>input::-webkit-input-placeholder{color:#fff;padding-left: 10px;opacity: 0.6;}
		 .sousuo-box1>button{width:15px;float:right;border:none;background: none;float:right;margin-top: 10px;margin-right:20px;}
	
		/* 导航样式 */
	    .header{padding:0 3%;background: #142e8b;z-index:10;position:relative;}
		.header-nav .uk-container-center{max-width: 1400px;}
		.nav-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
		.nav-left{width: 30%;display: flex;justify-content: space-between;flex-wrap: wrap;}
		.nav-left img{width: 100px;}
		.nav-left p{width: calc(100% - 108px);color:#fff;font-size: 24px;line-height: 28px;font-weight: 400;
		display: flex;align-items: center;flex-direction: row;
		}

		.logo{max-width: 140px;}
		.nav-center{width:calc(70% - 300px);display: flex;align-items: center;flex-direction: row;justify-content: space-between;padding: 0 20px;}
		.nav-right1{width:240px;display: flex;align-items: center;flex-direction: row;}
		.uk-navbar-nav{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
		.uk-navbar-nav>li>a{color:#fff;line-height:40px;font-size: 18px;font-weight: 400;padding: 0 0;position: inherit;height: 40px;
		}
		.uk-navbar-nav>li>a:before{content: " ";width: 100%;height: 2px;background: #c9182f;position: absolute;bottom: 0;left: 0;bottom: 0;
		display: none;
		}
		.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:inherit;}
		.uk-navbar-nav>li.uk-active>a{color:#ffffff;background:none;}
		.uk-navbar-nav>li.uk-active>a:before{left: 0;}
	.uk-navbar-nav>li.uk-open>a, .uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a:focus{color:#ffffff;background:none;}
	.uk-navbar-nav>li.uk-open>a, .uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a:before:focus{color:#ffffff;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{background:#ffffff;padding-top:60px;padding-bottom: 30px;left:0!important;width: 100%;
	text-align: left;
	}
	.d-erji .uk-container{max-width: 1400px;}
   .erji-tu{width: 100%;}
   .erji-box:hover{text-decoration:none;color:#3b214e;background:none!important;}
   .erji-box:hover p{text-decoration:none;color:#3b214e;background:none!important;}
   .erjiname{text-align: center;color:#000000;font-size: 24px;line-height: 26px;font-weight: bold;margin: 15px 0 10px;}
   .sanji-name{display: block;color:#000000;margin-bottom: 5px;font-size: 18px;line-height: 24px;display: flex!important;}
   .sanji-name span{color:#3b214e;width: 20px;}
   .sanji-name p{width: calc(100% - 20px);}
   .sanji-name:hover{text-decoration: none;color:#3b214e;background:none!important;}
   .sanji-name:hover p{text-decoration:none;color:#3b214e;background:none!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:36px;}
			@media(max-width:1400px){  
				.uk-navbar-nav>li>a{padding: 0 14px;}
			}
			@media(max-width:1200px){  
				.uk-navbar-nav>li>a{padding: 0 10px;}
			}
		@media(max-width:1060px){  
			.header{padding: 10px 3%;}
		  .nav-left{width: 100%;}
		  .nav-left p{width: 100%;text-align: center;display: block;margin-bottom: 10px;}
		  .logo{margin:  0 auto 10px;}
		  .nav-center{width: calc(100% - 320px);}
		  .uk-navbar-nav>li>a{padding: 0 6px;}
		  }
	
	    @media(max-width:768px){  
	     .nav-left{width: 100%;}
			.top{position: inherit!important;} 
	    .lar-box{position:absolute;right:40px;top:20px;}     
	    .header{padding: 0;}
		
		.nav-center{padding: 0;background: #d52527;display: block;width: 100%;max-width: 100%;}
		.header>.uk-container{padding: 0;}
		.sousuo-box1{display: none;}
		.uk-navbar-toggle{margin-top: 0;background: #f80003!important;margin-left: 0;color:#fff;}	
		.nav-right{display: none;}
	
		}

    /* 首页产品展示 */
	.index-pr{padding:0;padding-top: 3%;}
	.index-pr .uk-container{max-width: 1920px;}
	.inpr-nr{display: flex;justify-content: space-between;background: #e8ebef;}
	
	 .inpr-box{position: relative;overflow: hidden;transition: 1s;min-height: 854px;
	 padding-top: 96px;
	 }
	 .inpr-box:nth-child(even){background: #f4f6f9;}
	 .inpr-tubox{overflow: hidden;}
	 .inpr-tu{max-width: fit-content!important;display: block;transition: 0.6s;}
	   .inpr-left{width: 0;overflow: hidden;transition: 1s;height: 495px;
	    background: rgba(0,101,177,.66);opacity: 0;
	   display: flex;flex-direction: column;justify-content: center;
	   }
	   .inpr-namebox{padding:0 40px;}
		.inpr-name{font-size: 24px;line-height: 32px;color:#333333;text-align: left;}
		.inpr-num{font-size: 66px;line-height: 68px;color:#999999;margin-bottom: 16px;}
		.inpr-more{font-size: 16px;line-height: 20px;color:#ffffff;}
		.inpr-bottom{height: 590px;display: flex;align-items: center;flex-direction: row;justify-content: center;}
	  .inpr-box{width: 20%;}
	  .inpr-bottom .uk-accordion-title{display: flex;justify-content: space-between;background: none;padding: 5px 0;margin-bottom: 4px;}
	   .inpr-bottom .uk-accordion-title span{width: calc(100% - 20px);color:#fff;font-size: 16px;line-height: 20px;}
	   .jia{width: 12px;height: 12px;position: relative;margin-top: 3px;}
	   .heng{width: 12px;height: 2px;background: #fff;position: absolute;top: 5px;left: 0;}
	   .shu{width: 2px;height: 12px;background: #fff;position: absolute;left: 5px;top: 0;}
	   .inxh-name{color:#fff;font-size: 14px;line-height: 16px;display: block;margin-bottom: 6px;}
	   .inxh-name:hover{text-decoration: none;color:#fff;}
	   .inpr-bottom2{height: 300px;overflow-y: auto;padding-right: 10px;}
	   .inpr-bottom2::-webkit-scrollbar {background: #fff;width: 4px;}
	   .inpr-bottom2::-webkit-scrollbar-thumb {background: #d1daeb;}
	  .inpr-bottom1{display: flex;justify-content: center;overflow: hidden;display: none;}
	  .inpr-name1{font-size: 30px;color:#ffffff;line-height: 34px;margin-top: 20px;margin-bottom: 24px;}
	 .active{width: 40%;background: #3151c4!important;}
	 .active .inpr-namebox{display: flex;justify-content: start;}
	.active .inpr-num{margin-right: 20px;color:#fff;}
	 .active .inpr-name{font-size: 40px;line-height: 68px;color:#fff;}
	  .active .inpr-bottom1{opacity: 1;display: flex;} 
	  .active .inpr-tu{opacity: 1;display: block;}   
	.inpr-box:hover a{text-decoration: none;}
		    @media(max-width:1060px){
			.inpr-nr{flex-wrap: wrap;}
		  .inpr-box{width: 50%;background: #3151c4!important;border-bottom: 1px solid #fff;border-right: 1px solid #fff;}		
		.inpr-bottom1{display: flex;}	
		.inpr-namebox{display: block;}
		.active .inpr-namebox{display: block;}
		.inpr-tu{max-width: 100%!important;display: block;transition: 0.6s;}
		 .inpr-name{font-size: 26px;line-height: 26px;color:#fff;}
		 .active .inpr-name{font-size: 26px;line-height: 26px;color:#fff;}
		 .inpr-num{color:#fff;}
		 
			}
			@media(max-width:768px){
				  .inpr-box{width: 100%;border-right:none;}	
			}
	
		/* 首页公司简介 */
		.index-ab{padding: 3%;background:#ffffff;}
		.index-ab .uk-container{max-width: 1510px;}
		.iab-nr{display: flex;justify-content: space-between;flex-wrap: wrap;}
		.iab-left{width: 53%;}
		.iab-right{width: 45%;}
		.iab-title{font-size: 38px;line-height: 42px;text-align: left;font-weight: bold;color:#000000;}
		.iab-title span{font-size: 18px;color:#142e8b;margin-left: 10px;font-weight: bold;}
		.iab-descbox{overflow:hidden;overflow-y: scroll;padding-right:30px;height: 304px;}
		 .iab-descbox::-webkit-scrollbar {background: #e7eaf3;width: 14px;}
		.iab-descbox::-webkit-scrollbar-thumb {background: #d1daeb;}
		.iab-desc{font-size: 16px;line-height: 30px;color:#666666;}
		.iab-more{display:block;width:172px;line-height: 50px;background: #142e8b;border-radius: 25px;color:#fff;text-align: center;
		font-size: 14px;margin-top: 30px;transition: 0.6s;
		}
		.iab-more:hover{text-decoration: none;background: #c9182f;color:#fff;}
		   @media(max-width:960px){  
			.iab-left{width: 100%;margin-bottom: 30px;}   
			.iab-right{width: 100%;}   
			.iab-xian{margin-bottom: 20px;}
		   }
		
		
		
	/* 首页企业优势二 */
	.index-fw{padding: 0 0;background: url(images/bg1.jpg) top center;}
	.index-fw .uk-container{max-width: 1920px;}
	  .infw-box{min-height: 630px;border-right: 1px solid #8891a4}
	  .infw-box1{background: ;display: flex;justify-content: center;align-items: center;flex-direction: row;padding: 0 30px;
	  height: 100%;min-height: 630px;transition: 0.6s;position: relative;
	  }
	 .infu-tu{display: block;margin: 0 auto 24px;}
	  .infu-name{font-size: 22px;line-height: 24px;color:#ffffff;transition: 0.6s;text-align: center;}
	  .infu-desc{font-size: 16px;line-height: 24px;color:#ffffff;margin-top: 20px;height: 0;transition: 0.6s;}
	  .infu-xian{width:40px;height: 0;background: #ffffff;margin: 20px auto 0;transition: 0.6s;}
	  .infw-box:hover .infw-box1{background: rgba(0,11,48,.6);}
	  .infw-box:hover .infu-xian{height: 3px;}
	  .infw-box:hover .infu-name{color: #fff;} 
	  .infw-box:hover .infu-desc{height: 120px;}
	  .infw-box:hover .infu-icon{top: -58px;}
	/* 首页更多公司信息 */
	.index-gd{padding: 3%;}
	.title-box{display: flex;justify-content: center;margin-bottom: 40px;}
	.title-xian{width: 4px;height: 36px;background: #142e8b;}
	.in-title{text-align: center;margin: 0 10px;font-size: 36px;line-height: 38px;color:#000000;font-weight: bold;}
	
	.gd-name{color:#000000;text-align: center;font-size: 20px;line-height: 24px;text-align: center;margin-top: 12px;}
	

	
	/* 首页联系我们 */
	.index-con{padding: 3%;height: 324px;background: url(images/bg2.jpg) top center repeat ;}
	.incon-box{display: flex;justify-content: space-between;flex-direction: row;flex-wrap: wrap;}
	.incon-left{width: 44%;display: flex;align-items: center;flex-direction: row;}
	.incon-right{width:54%;text-align: right;}
	.incon-title{font-size: 34px;line-height: 38px;color:#fff;font-weight: 400;margin-bottom: 14px;}
	.incon-subtitle{font-size: 18px;line-height: 24px;color:#ffffff;font-weight: 400;}
	.incon-bd{}
	.inbd-box{display: flex;justify-content: space-between;flex-wrap: wrap;padding: 0 10px;height: 44px;
	background:#fff;border-radius: 6px;
	}
	.inbd-box img{width:16px;height: 18px;margin-top:13px;}
	.incon-bd input{width: calc(100% - 20px);height: 44px;font-weight: 400;background:#fff;
		border:1px solid #fff!important;color:#000;padding-left: 6px;font-size: 16px;}
	.incon-bd input::-webkit-input-placeholder{color:#999999;font-size: 16px;}
	.bd-send{
			width: 185px!important;
			height: 45px!important;
			text-transform: uppercase;
			transition: 0.8s;
			display: block;
		    margin-top: 20px;
			background: none;
			border: none;
		}
		.bd-send:hover{text-decoration: none;}
	@media(max-width:960px){
	.index-con{height: auto;}
		.incon-left{width: 100%;margin-bottom: 30px;}  
		.incon-logo{display: block;margin: 0 auto;}
		.incon-right{width: 100%;text-align: center;}  
	}
		@media(max-width:768px){
		.incon-title{font-size: 24px;line-height: 28px;margin-top: 10px;}
		.incon-subtitle{font-size: 18px;line-height: 22px;}	
		}
		
	/* 首页新闻展示 */
	.index-news{padding: 3% 0;background: #fff;} 
	.index-news .uk-container{max-width: 1920px;}
	 .title-box1{max-width: 1400px;margin: 0 auto;padding: 0 5px;padding-left: 10px;border-left: 4px solid #142e8b;margin-bottom: 30px;}
	  .title-box1 h2{font-size: 38px;line-height: 38px;color:#000000;}
		.title-box1 span{font-size: 16px;color:#999999;margin-left:12px;}  
	.inews-nr{display: flex;justify-content: center;padding: 18px 0;margin-bottom: 30px;background: #f4f4f4;}
	.inews-box{display: flex;max-width: 1400px;justify-content: space-between;flex-wrap: wrap;width:100%;}
	.inews-left{width: 100px;display: flex;align-items: center;flex-direction: row;}
	.inews-center{width: calc(100% - 274px);padding-right: 30px;display: flex;justify-content: space-between;flex-wrap: wrap;}
	.inews-left1{width: 234px;}
	.inews-right1{width: calc(100% - 234px);padding-left: 12px;}
	.inews-right{width: 174px;display: flex;align-items: center;flex-direction: row;}	
	.inews-ri{font-size: 22px;line-height: 24px;color:#999999;margin-bottom: 8px;}
	.inews-nian{font-size: 26px;line-height: 28px;color:#333333;}	
	.inews-name{font-size: 18px;line-height: 24px;color:#000000;margin-bottom: 10px;}
	.inews-date{font-size: 16px;line-height: 20px;color:#cecece;margin-bottom: 10px;}	
	.inews-desc{font-size: 14px;line-height: 22px;color:#666666;}	
	.inews-more{display: block;color:#fff;text-align: center;transition:0.6s;
	width: 172px;line-height: 50px;border-radius: 25px;background: #142e8b;color:#fff;
	}
	.inews-box:hover .inews-more	{text-decoration: none;background:#c9182f;color:#fff;}
	@media(max-width:860px){
    .inews-nr{padding: 20px;}
	.inews-left{display: none;}
	.inews-center{width: 100%;margin-bottom: 10px;}
	.inews-left1{width: 100%;margin-bottom: 16px;}
	.inews-right1{width: 100%;}
	.inews-right{width: 100%;}
	}
	
	/* 页尾导航 */
	.foot-nav{padding: 16px 3%;background: #2e48a2;}
	.foot-nav .uk-container{max-width: 1600px;}
	.f-nav{display: block;font-size: 16px;line-height: 30px;color:#ffffff;transition: 0.6s;display: block;border-right: 1px solid #586db5;
	text-align: center;
	}
	.f-nav:hover{color:#d52527;text-decoration: none;letter-spacing: 2px;}
		/* 页尾信息 */
		.footer{background:#142e8b;padding:3%;}
		.f-box{overflow: hidden;display: flex;justify-content: space-between;flex-wrap: wrap;padding-bottom: 30px;}	
		
		.f-left{width: 50%;}
		.f-right{width: 48%;}
		.f-lxbox{display: flex;justify-content: space-between;margin-bottom: 12px;}
		.f-lx{width: calc(100% - 30px);font-size: 16px;line-height: 30px;color:#ffffff;text-align: left;}
		.f-lx a{font-size: 16px;line-height: 30px;color:#ffffff;}
		.f-lxbox img{width: 20px;height: 20px;margin-top: 4px;}
	     .f-lx:hover{color:#fff;}
		
		.f-title{color:#ffffff;;font-size: 24px;line-height: 28px;text-transform: uppercase;margin-bottom: 14px;
		font-weight: bold;
		}
		.f-xian{width: 38px;height: 4px;background: #fff;margin-bottom: 22px;}
		.shemei{display: block;margin-top:64px;}
	
		.bottom{padding: 12px 0;border-top: 1px solid #fff;background: #071d6c;}
		.sitem{color:#fff;}
		.bottom p{color:#fff;font-size: 16px;}
		.bottom span{color:#fff;float:right;margin-left: 10px;}
		.sm-box{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 30px;max-width: 200px;}
			.beian{text-align:left;color:#fff;display:block;}
			.beian:hover{text-decoration:none;color:#fff;}
	  @media(max-width:960px){ 
	 .footer{padding-left:3%;padding-right: 3%;}
	 .f-center{width: 48%;margin-bottom: 20px;}
	 .f-center1{width: 48%;margin-bottom: 20px;}
	 .f-right{width: 100%;margin-bottom: 20px;}
	 }
	    @media(max-width:768px){ 
	 .f-center{width: 100%;}
	 .f-center1{width: 100%;}
	 .f-right{width: 100%;margin-bottom: 20px;}
	 }
	 
  /* 表单 */
  .biaodan{margin-top: 24px;}
	.biaodan>li>input{width: 100%;height: 60px;font-weight: 400;background:#3a509e;
	border:1px solid #3a509e!important;color:#fff;padding-left: 16px;font-size: 16px;margin-bottom: 10px;}
	.biaodan>li>input::-webkit-input-placeholder{color:#ffffff;font-size: 16px;}

	.send{
		width: 106px!important;
		height: 32px!important;
		font-size: 14px;
		border:1px solid #ffffff;
		background: #ffffff;
		color: #142e8b;
		font-weight: bold;
		text-transform: uppercase;
		transition: 0.8s;-webkit-transition: 0.8s;
		display: block;
	    margin-top: 20px;
         
		 
	}
	.send:hover{background: #000;color:#fff;border-color:#000;}

    /* 内页面包屑 */
   .m-box>a{font-size:16px;color:#fff;text-decoration: none;line-height:30px;font-weight: 400;text-transform: uppercase;}
   .xian5{background:none;padding:12px 0;background: #d52527;border-top: 1px solid #fff;}
   .mbx-home{margin-right: 10px;}
   .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: flex-start;flex-direction: row;justify-content: center;
   padding-top: 5%;
   }
   .banner-title{text-align: center;font-size: 38px;color:#000000;line-height: 42px;text-transform: uppercase;
   margin-top:-80px;
   }
   
   .banner-subtitle{text-align: center;font-size: 120px;color:#142e8b;line-height: 120px;opacity: 0.1;text-transform: uppercase;
   font-weight: bold;
   }
    @media(max-width:960px){
		  .banner-subtitle{display: none;}
		  .banner-title{margin: 0;}
		 .banner-nr{padding-top: 0;align-items: center;}  
	}
   @media(max-width:768px){
 .banner-title{text-align: center;font-size: 20px;color:#000;line-height: 24px;}  

   }
   /* 内页公司简介 */
	.about{padding:3%;}
	.ab-nr{margin-bottom: 30px;}
.abbf{display: block;margin: 50px auto 0;}
	/* 工厂图片 */
	.gc{padding:1% 2%;background: #fff;}
	.h-left::before,.h-right::before{display: none;}
	.h-left{display: block!important;left: -5%!important;}
	.h-right{display: block!important;right: -5%!important;}
 @media(max-width:1500px){
	 .h-left{left: -3%!important;}
	 .h-right{right: -3%!important;}
 }
  @media(max-width:960px){
.abbf{display: block;margin: 20px auto 0;width: 50px;}	  
  }
 /* 展会图片 */
.zh{padding:1% 2%;background: #fff;padding-bottom: 3%;}
	

	

	  /*内页新闻列表 */
	     .news-list{padding:3% 0;}
		 .news-list .uk-container{max-width: 1920px;}
		 .title-box2{margin-bottom: 10px;}
	    .subtitle{text-align: center;font-size: 16px;color:#999999;line-height: 18px;margin-bottom: 34px;}
	
	/*内页新闻详情 */
	.news-page{padding:3%;}
	.news-page>div{max-width:1400px;}
	.xq-title{font-size:38px;line-height: 40px;font-weight: bold;text-align: center;color:#000000;}
	.news-content{display: flex;justify-content: center;flex-wrap: wrap;margin-top: 20px;}
	.news-content p{padding:0 20px;font-size: 14px;color:#5a5a5a;}
	.xq-xian{margin: 14px auto;display: block;width:100%;height:1px;background: #8d8d8d;max-width: 1450px;}
	.news-ico{margin: 30px auto 0;display: block;}
	.news-bottom{margin: 20px auto;}
	.pr-next{margin:4% auto 0;width:360px;}
	.pr-next>p{width:165px;height: 33px;border:1px solid #142e8b;color:#fff;line-height: 33px;text-align: center;font-size: 14px;cursor:pointer;
	background: #142e8b;
	}
	.pr-next>p:hover{border:1px solid #d52527;background: #d52527;color:#ffffff;}
	.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%;}
	}

	/* 产品列表 */
	.pr-list{padding: 3% 3%;}
	.pro-left {padding-right: 0;}
	.pr-titlebox{display: flex;background: #142e8b; padding: 50px 20px;align-items: center;flex-direction: row;justify-content: center;margin-bottom: 2px;}
	.pr-title{color:#ffffff;font-size:30px;line-height:32px;font-weight: bold;text-transform: uppercase;text-align: center;
	}
	
	.pro-left ul li {display: block;text-align: left;line-height: 70px;margin-top:10px;background: #7b7b7b;padding:0 7%;}
	.pro-left ul li a {display: block;font-size: 20px;color: #ffffff;}
	.pro-left ul li:hover,.pro-left ul .default {background: #142e8b;color: #fff;}
	.pro-left ul li:hover a,.pro-left ul .default a {color: #fff;background:#142e8b ;}
	.lei-list{background: #fff;}
	    .lei-list div .lei-name1 p{color:#142e8b!important;text-decoration: underline;} 
		.nav-box2{margin-bottom: 2px;padding-bottom: 0;}
		.nav-box1{overflow:hidden;height:0;position:relative;}
	    .lei-list h3{padding: 0;padding: 18px 24px;position:relative;text-align: left;background: #142e8b;
		 color:#fff;line-height:20px;font-size: 18px;font-weight: 400;margin-bottom: 0;padding-right: 40px;
	         }
	    .nav-box3{margin-bottom:3px;padding: 0 0;background: #e9e9e9;}
		.nav-box3:hover{cursor: pointer;}
		 .lei-list a p{font-size: 16px;line-height: 20px;float: right;color:#000;padding: 8px 24px;width: 100%;
		 background: none;text-align: left;
		 }
			
	.lei-list h3 .sanjiao{position:absolute;top:calc(50% - 7px);right:20px;

	    width: 0;
	    height: 0;
	    border-left: 12px solid #fff;
	    border-top: 8px solid transparent;
	    border-bottom: 8px solid transparent;
	}
	.lei-list div .uk-active .sanjiao{transform: rotate(90deg);	}
	.lei-list div .uk-active1{color:#fff!important;background: #c9182f;}
	.lei-list div .uk-active1 .sanjiao{border-left: 12px solid #fff;}
	.uk-accordion-content{padding:0!important;}
	
	.lpr-box{display: block;border: 1px solid #eee;padding-bottom: 40px;transition: 0.6s;}
	.lpr-title{font-size: 24px;text-align: center;line-height: 28px;font-weight: bold;margin-top: 0px;transition: 0.6s;
	color:#000;}
	.lpr-bottom img{width: 100%;}
	 .lpr-box1{position: relative;overflow: hidden;}
	.lpr-img{display: block;}
	.lpr-img1{position: absolute;left: 0;top: 0;}
	.lpr-box:hover{text-decoration: none;border: 1px solid #142e8b;}
	.lpr-box:hover .lpr-title{text-decoration: none;color:#142e8b;}
		.lpr-box:hover .lpr-img1{animation:big 1s;}

	@media(max-width:960px){
	.title-left1{width: 100%;margin-bottom: 20px;}	
	.title-right1{width: 100%;}	
	  .lpr-bottom img{width: 100%;display: none;}
	}
	
	/* 产品型号 */
	.pr-top{padding: 3% 0;background: #f6f6f6;padding-bottom: 0;}
	.pr-top .uk-container{max-width: 1920px;}
	.xh-top{max-width: 1500px;margin: 0 auto 30px;}
	.xh-title{background: #ebf0f8;width: 100%;line-height:48px;color:#000000;font-size: 18px;text-align: center;display: block;
	border-radius: 24px;}
	.xh-top .uk-subnav-pill>.uk-active>*{background: #142e8b;color:#fff;}
	.xh-title:hover{background: #142e8b;color:#fff;}
	/* 产品详情*/
	.pr-page{padding:3%;background: #fff;}
     .pr-video{margin-bottom: 50px;}
	 .xh-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
	 .xh-left{display: flex;justify-content: end;background: #f6f6f6;width: 41%;padding: 50px;}
	 .xh-left>div{max-width: 650px;width: 100%;}
	 .xh-right{width: 59%;background: #fff;display: flex;justify-content: center;}
	 .xh-right>div{max-width: 950px;}
	 .xh-name{font-size: 40px;line-height: 46px;color:#000000;text-transform: uppercase;font-weight: bold;}
	 .xh-xian{width: 64px;background: #c9182f;height: 4px;margin: 40px 0;}
	 .xh-desc{display: flex;justify-content: space-between;}
	 .xh-desc>img {width: 19px;height: 19px;}
	 .xh-desc>p{width: calc(100% - 22px);margin-bottom: 30px;}
	 @media(max-width:960px){
	 	.xh-left{width: 100%;padding:20px;}
		.xh-left>div{max-width: 100%;}
		.xh-right{width: 100%;}
	 		 	   }
	 	
	/* 更多产品 */
	.rel{padding: 3%;}
	.rel-box{display: block;border: 1px solid #ccc;position: relative;}
	.rel-tu{display: block;}
	.rel-fugai{position: absolute;left: 0;top: 0;width: 100%;height: 100%;padding: 20px 10px;transform: rotateY(90deg);
	background: rgba(4,29,117,0.5);display: flex;align-items: flex-end;justify-content: center;transition: 0.6s;
	}
     .rel-name{text-align: center;color:#fff;font-size: 16px;}	
	 .rel-box:hover .rel-fugai{transform: rotateY(0);}

 
   
      
      
      /* 联系我们 */
      		.contact{padding: 3% 0;}  
          .con-xian{width: 100%;height: 1px;max-width: 1920px;margin: 0 auto 40px;background: #ccc;}
      	 
      		.con-lx{font-size: 16px;line-height: 20px;color:#666;padding: 0 0;font-weight: bold;}
      		.con-lx span{font-size: 16px;line-height: 20px;color:#000; font-weight: bold;margin-right: 6px;}
      		
      		
      		.map{padding: 3%;background: #fff;}
      
      
      	 /* 联系我们表单 */
      	.c-biaodan1{margin-top: 30px!important;}
      	.c-biaodan1 li input{width: 100%;height: 48px;font-weight: 400;background: #22529e;
      	border:none!important;color:#fff;padding-left: 20px;}
      	.c-biaodan1 li input::-webkit-input-placeholder{color:#fff;padding-left: 10px;}
      	.c-biaodan1 li textarea{width: 100%;font-weight: 400;background: #22529e;border:none!important;color:#fff;
      	padding-left: 16px;height: 100%;
      	}
      	.c-biaodan1 li textarea::-webkit-input-placeholder {color: #fff;line-height: 48px;font-weight: 400;padding-left: 10px;height: 100%;} 
      	.c-send1{
      		width: 204px!important;
      		height: 60px!important;
      		background: #c9182f;
      		text-transform: uppercase;
      		color: #fff;
      		transition: 0.8s;-webkit-transition: 0.8s;
      		margin-top:10px;
      		display: block;
      		text-transform: uppercase;
      		margin-left: calc(100% - 204px);
      	}
      	 
      	@media(max-width:768px){
      	.c-send1{margin-left: 0;}
      	.con-lx{padding: 0 0;}
      		  }

	CSS Document */
	


