*{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: 'DENMARK';
    src : url('DENMARK.TTf'); 
}
@font-face{
    font-family: 'SWIS721 HV BT HEAVY';
    src : url('SWIS721 HV BT HEAVY.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: 1400px;}
 /* 顶部信息 */
	 .header-top{padding: 10px 3%;position:relative;background: #516baf; }
	 .top-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
	 .top-left{}
	 .top-left p{margin-right: 8px;color:#fff;line-height: 40px;font-size: 16px;}
	 .top-right{display: flex;justify-content: space-between;flex-wrap: wrap;}
	 .top-lxbox{display: flex;justify-content: space-between;flex-wrap: wrap;padding: 6px 0;}
	 .top-lx{font-size: 14px;line-height: 26px;color:#fff;margin:0 10px;margin-right: 30px;}
	 .top-icon{width: 26px;height: 26px;margin-right: 5px;}
		.sousuo-box1{height:36px;width:100%;border:none;border:1px solid #ffffff;background: none; z-index: 99;
		 }
		 .sousuo-box1>input{width:calc(100% - 40px);float:left;height: 36px;line-height: 36px;padding-left: 14px;
		 background:none;float:left;color:#ffffff;border:none;}
		 .sousuo-box1>input::-webkit-input-placeholder{color:#ffffff;padding-left: 10px;opacity: 0.6;}
		 .sousuo-box1>button{width:15px;float:right;border:none;background: none;float:right;margin-top: 7px;margin-right:16px;}
         
		/* 导航样式 */
	    .header{padding:8px 3%;z-index:10;border-bottom:1px solid #c0c8dd;}
		.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: 200px;
		display: flex;align-items: center;flex-direction: row;
		}
		.logo{max-width: 140px;}
		.nav-center{width:calc(100% - 240px);display: flex;align-items: center;flex-direction: row;justify-content: space-between;padding: 0 0;}
		.nav-center .uk-navbar-nav{width: 100%;} 
		.uk-navbar-nav>li>a{color:#000000;line-height:50px;font-size: 18px;font-weight: bold;padding: 0 34px;position: relative;height:50px;
		text-transform: uppercase;position: relative;
		}
		.uk-navbar-nav>li>a .hnav-yuan{width: 18px;height: 18px;position: absolute;bottom: 0;left: calc(50% - 9px);bottom: -8px;
		display: none;border: 1px solid #bcc4db;border-radius: 50%;
		}
		.uk-navbar-nav>li>a .hnav-yuan1{width: 12px;height: 12px;
		border: 1px solid #1b3884;border-radius: 50%;margin: 2px auto;
		}
		.uk-navbar-nav>li>a .hnav-yuan2{width: 8px;height: 8px;background: #1b3884;
		border: 1px solid #1b3884;border-radius: 50%;margin: 1px auto;
		}
		.uk-navbar-nav>li.uk-active>a .nav-yuan{display: block;}
		.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:#1b3884;background:none;}
		.uk-navbar-nav>li.uk-active>a .hnav-yuan{display: block;}
	.uk-navbar-nav>li.uk-open>a, .uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a:focus{color:#1b3884;background:none;}
	.uk-navbar-nav>li.uk-open>a, .uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a .hnav-yuan:focus{color:#1b3884;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(2,45,150,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(2,45,150,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:36px;}
			@media(max-width:1400px){  
				.nav-left{width: 200px;}
				 .nav-center{width: calc(100% - 450px);}
				.uk-navbar-nav>li>a{padding: 0 14px;}
			}
			@media(max-width:1200px){  
				.uk-navbar-nav>li>a{padding: 0 10px;}
			}
		@media(max-width:1060px){  
		  .nav-left{width: 100%;}
		  .logo{margin:  10px auto 20px;}
		  .nav-center{width: calc(100% - 240px);}
		  .uk-navbar-nav>li>a{padding: 0 10px;}
		  }
	
	    @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: #1045c8;display: block;width: 100%;max-width: 100%;}
		.header>.uk-container{padding: 0;}
		.sousuo-box1{display: none;}
		.uk-navbar-toggle{margin-top: 0;background: #022d96!important;margin-left: 0;color:#fff;}	
		.nav-right{display: none;}
		.top-lx{margin: 0;margin-right: 10px;}
		}
		/* 首页企业优势 */
		.index-sy{padding: 3%;}
		.intitle-box{display: flex;justify-content: center;margin-bottom: 30px;}
		.intitle-center{margin: 0 20px;}
		.index-title{text-align: center;font-size: 48px;line-height: 52px;color:#1b1b1b;text-transform: uppercase;font-family: "Times New Roman";
		margin-bottom: 14px;font-weight: bold;
		}
         .index-subtitle{text-align: center;font-size: 14px;color:#000000;opacity: 0.52;line-height: 22px;}
		.insy-nr{display: flex;justify-content: space-between;flex-wrap: wrap;}
		.insy-box{width: 162px;margin-bottom: 20px;overflow: hidden;border-top-left-radius: 81px;display: block;background: #f6f7fb;
		border-top-right-radius: 81px;min-height: 306px;padding:56px 10px  40px;transition: 0.6s;
		border-bottom-left-radius: 81px;
		border-bottom-right-radius: 81px;
		}
		.insy-icon{display: block;margin: 0 auto 36px;transition: 0.6s;opacity: 0.4;}
		.insy-name{font-size: 18px;text-align: center;line-height: 24px;color:#000000;margin-bottom: 10px;text-align: center;height: 48px;}
	    .insy-more{font-size: 14px;text-align: center;line-height: 18px;color:#516baf;margin-bottom: 20px;text-align: center;text-transform: uppercase;}
		.insy-box:hover{text-decoration: none;background: #e5e9f4;}
		.insy-box:hover .insy-icon{transform: rotateY(360deg);opacity: 1;}
		@media(max-width:960px){
		.intitle-left,.intitle-right{display: none;}
		}
	
		/* 首页主要产品 */
		.index-ma{padding: 3%;}
		.ima-box{display: block;position: relative;overflow: hidden;transition: 0.6s;}
        .ima-bottom{background: #516baf;padding: 20px 20px;}
		.ima-name{color:#ffffff;font-size: 16px;line-height: 20px;text-align: left;font-weight: 400;transition: 0.6s;
		padding: 0 8px;
		}
		.ima-icon{display: block;width: 37px;height: 37px;}
        .ima-box2{display: flex;justify-content: space-between;margin-top: 12px;}
		.ima-more{font-size:16px;color:#516baf;line-height:32px;width: 104px;border-radius: 16px;
		transition: 0.6s;text-align: center;background: #ffffff;height: 32px;
		 }	
		.ima-img{overflow: hidden;background: #fff;border: 1px solid #516baf;}
		.ima-img img{width: 100%;transition: 0.6s;}
		.ima-box1{position: relative;z-index: 10;}	   
		.ima-box:hover{text-decoration: none;z-index: 10;}
		.ima-box:hover .ima-img img{transform: scale(1.1,1.1);}
		.ima-box:hover .ima-more{background: #1b3884;color:#fff;opacity: 1;}
		

			/* 首页更多产品 */
			.index-rel{padding: 3%;background: #f3f5fa;}
			.inrel-box{display: block;transition: 0.6s;}
			.inrel-box1{position: relative;overflow: hidden;}
			.inrel-img{display: block;margin: 0 auto;width: 100%;}
			.inrel-img1{position: absolute;left: 0;top: 0;right:0;margin: 0 auto;width: 100%;}
				
			.inrel-bottom{padding: 16px 12px;background: #516baf;display: flex;justify-content: space-between;}
			.inrel-left{width: calc(100% - 50px);}
			.inrel-name{font-size: 16px;color:#ffffff;text-align: left;line-height: 20px;}
			.inrel-subtitle{font-size: 14px;color:#ffffff;text-align: left;line-height: 20px;transition: 0.6s;margin: 8px 0 0;opacity: 0.6;
			}
			.inrel-icon{width: 44px;height: 44px;}
			.inrel-box:hover{text-decoration: none;background: #1b3884;}
			.inrel-box:hover .inrel-img1{animation:big 1s;}
			.inrel-box:hover .inrel-name{color:#fff;} 
		.fu-left::before,.fu-right::before{display: none;}
		.fu-left{display: block!important;left: -6%!important;}
		.fu-right{display: block!important;right: -6%!important;}
		@media(max-width:1600px){
		.fu-left{display: block!important;left:0!important;}
		.fu-right{display: block!important;right:0!important;} 
		 }
		/* 首页视频 */
		.index-video{padding: 3%;background: url(images/videobg.jpg) top center;min-height: 519px;}	
		.index-video .uk-container{position: relative;}
		.invideo-box{max-width: 800px;display: flex;justify-content: space-between;flex-wrap: wrap;}
		.invideo-left{width: calc(100% - 160px);overflow: hidden;}
		.invideo-right{width: 154px;display: flex;align-items: center;flex-direction: row;}
		.invideo-subtitle{font-size: 36px;line-height: 40px;font-weight: bold;color:#516baf;font-family: "Times New Roman";margin-top: 80px;}
		.invideo-title{font-size: 80px;line-height: 84px;font-weight: bold;color:#ffffff;font-family: "Times New Roman";margin: 40px 0 40px;text-transform: uppercase;}
		.invideo-desc{font-size: 16px;line-height: 30px;color:#ffffff;}	
		.invideo-icon{width: 154px;height: 154px;}	
		@media(max-width:768px){
		.invideo-left{width:100%;}
		.invideo-subtitle{margin-top: 20px;}
		.invideo-right{width: 100%;}
		.invideo-title{font-size: 60px;line-height: 64px;margin: 20px 0;}
		.invideo-icon{width: 100px;height: 100px;margin-top: 20px;}	
		}
		
	.index-bai{width: 100%;background: #fff;height: 60px;}		
	/* 首页定制产品 */
	.index-cus{background: #f3f5fa;}
	.index-cus .uk-container{max-width: 1920px;display: flex;justify-content: end;}
	.incus-nr{max-width: 1660px;display: flex;justify-content: space-between;flex-wrap: wrap;width: 100%;}
	.incus-left{width:51%;padding: 30px 0 60px;}
	.incus-right{width:46%;}
	.incus-right img{width: 100%;}
	.incus-box{width: 100%;display: block;}
	.incus-title{font-size: 48px;color:#1b1b1b;text-align: center;text-transform: uppercase;font-weight: bold;font-family: "Times New Roman";line-height: 52px;}
     .incus-subtitle{font-size: 16px;cololr:#000000;opacity: 0.52;text-align: center;margin: 12px auto 20px;}
	 .incus-box{background: #fff;display: block;}
	 .incus-name{text-align: center;margin-top: 30px;padding: 0 10px;color:#516baf;font-size: 16px;line-height: 20px;}
	 .incus-more{text-align: center;margin-top: 14px;padding: 0 10px;color:#838383;font-size: 14px;line-height: 16px;margin-bottom: 20px;}
	 .incus-box1{position: relative;overflow: hidden;}
	 .incus-img{display: block;margin: 0 auto;width: 100%;}
	 .incus-img1{position: absolute;left: 0;top: 0;right:0;margin: 0 auto;width: 100%;}
	 .incus-box:hover{text-decoration: none;}
	.incus-box:hover .incus-img1{animation:big 1s;}
	 .cus-left::before,.cus-right::before{display: none;}
	 .cus-left{display: block!important;left: calc(50% - 70px)!important;top: calc(100% + 34px)!important;}
	 .cus-right{display: block!important;right: calc(50% - 70px)!important;top: calc(100% + 34px)!important;}
@media(max-width:960px){
	.incus-left{width:100%;padding: 30px 0 60px;}
	.incus-right{width:100%;}	
		}
		/* 首页库存 */
		.index-inv{background: #f3f5fa;}
		.index-inv .uk-container{max-width: 1920px;}
		
	 /* 首页新闻展示 */
	 .index-news{padding: 3%;background:#ffffff;}
	 .inews-nr{display: flex;justify-content: space-between;	flex-wrap: wrap;}
	 .inews-left{width: 45%;display: flex;justify-content: space-between;flex-direction: column;}
	 .inews-box{display: flex;justify-content: space-between;padding: 24px 16px;background: #fff;border-radius: 10px;transition: 0.6s;
	 
	 -moz-box-shadow:0px 0px 10px #D9D9D9; -webkit-box-shadow:0px 0px 10px #D9D9D9; box-shadow:0px 0px 10px #D9D9D9;
	 }
	 .inews-left1{width: 70px;}
	 .inews-date1{width: 70px;line-height: 70px;text-align: center;color:#fff;background: #cfcfcf;font-size:30px;font-weight: bold;
	 border-radius: 10px;margin-top: 6px;transition: 0.6s;}
	 .inews-right1{width: calc(100% - 90px);}
	 .inews-name{font-size: 18px;line-height: 20px;color:#000000;font-weight: bold;margin-bottom: 6px;transition: 0.6s;font-family: "Times New Roman";}
	 .inews-desc{font-size:14px;color:#969696;line-height: 22px;}
	 .inews-date{color:#5f5f5f;font-size: 14px;line-height: 18px;margin-top: 4px;text-align: right;}
	 .inews-right{width: 52%;}
	 .inews-ico{width: 100%;transition: 0.6s;}
	 
	 .inews-box:hover{text-decoration: none;transform: translateY(-10px);}
	 .inews-box:hover .inews-name{color: #516baf;}
	 
	 .inews-box:hover .inews-date1{background: #516baf;}
	 .left1::before,.right1::before{display: none!important;}
	 @media(max-width:1200px){
	 .inews-title{font-size: 24px;line-height: 26px;}
	 .inews-box{margin-top: 20px;padding: 16px 12px;} 
	 } 
	 @media(max-width:960px){
	 .inews-left{width: 100%;margin-bottom: 30px;}
	 .inews-right{width: 100%;}
	 } 
		/* 首页联系我们 */	
		
	.index-cont{padding:3% 3%;background: #f3f5fa;}
		.incont-nr{margin-top: 20px;} 
		.con-box1{display: flex;justify-content: space-between;padding: 0 30px;background: #dbdfea;height:60px;
-
		}
		.con-xing{width:16px;text-align: center;font-size: 14px;color:#ff0000;line-height: 68px;}
		
		.c-biaodan input{width: calc(100% - 30px);height: 60px;font-weight: 400;background: #dbdfea;
		border:none!important;color:#333333;font-size: 16px}
		.c-biaodan input::-webkit-input-placeholder{color:#868c94;font-size: 16px;}
		
		.send-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
		.send-box input{width:34%;height: 60px;font-weight: 400;background: #dbdfea;
		border:none!important;color:#333333;font-size: 16px;padding-left: 36px;
		}
		.send-box input::-webkit-input-placeholder{color:#868c94;font-size: 16px;}
		.code-img{width:28%;height: 60px;}
		.c-send{
			width: 31%!important;
			height: 60px!important;
			background: #516baf;
			border:1px solid #516baf;
			color: #fff; 
		  text-align: center;
			transition: 0.8s;-webkit-transition: 0.8s;
			display: block;
		}
		
		 @media(max-width:620px){
	      .send-box input{margin-bottom: 20px;width: 100%;}
		 .code-img{width: 48%;}
		 .c-send{width: 48%!important;}
		 }			 
		/* 页尾信息 */
		.footer{background: #516baf;padding-top:2%;padding-bottom: 0;}
		.foot-nr{display: flex;justify-content: space-between;flex-wrap: wrap;}
		.f-left{width: 32%;max-width: 394px;}
		.f-center{width: 32%;max-width: 400px;}
		.f-right{width: 32%;max-width: 400px;}
		.f-title{color:#fff;;font-size: 20px;line-height: 26px;margin-bottom:10px;}
		.f-xian{width: 100%;height: 1px;background: #fff;margin-bottom: 16px;opacity: 0.5;}
		.shemei{display: block;margin-top:64px;}
		.f-nav{display: block;font-size: 16px;line-height: 28px;color:#ffffff;transition: 0.6s;margin-bottom: 4px;opacity: 0.6;}	
		.f-nav:hover{text-decoration: none;letter-spacing: 1px;opacity: 1;color:#fff;}
		.f-lx{display: block;font-size: 16px;line-height: 28px;color:#ffffff;transition: 0.6s;margin-bottom: 4px;opacity: 0.6;max-width: 350px;}	
		.f-lx:hover{text-decoration: none;letter-spacing: 1px;opacity: 1;color:#fff;}
		.f-nav span{color:#fff;position: relative;top: -2px;margin-right: 10px;color:#fff;opacity: 0.6s;font-size: 16px;}
		.f-lx span{color:#fff;position: relative;top: -2px;margin-right: 10px;color:#fff;opacity: 0.6s;font-size: 16px;}
		.bottom{padding: 14px 0;background: #2e4683;}
		.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: center;flex-wrap: wrap;margin: 30px 0;}
		.sm-box a{display: block;margin:  0 20px;transition: 0.6s;}
		.sm-box a:hover{opacity: 0.6;}
	 @media(max-width:768px){
	  .f-left{width: 100%;max-width: 100%;}
	  .f-center{width: 100%;max-width: 100%;}
	  .f-right{width: 100%;max-width: 100%;}
		 }		
 

    /* 内页面包屑 */
   .m-box>a{font-size:16px;color:#fff;text-decoration: none;line-height:30px;font-weight: 400;text-transform: uppercase;}
   .xian5{background:none;padding:8px 0;background: #1b3884;}
   .mbx-home{margin-right: 10px;}
   /* 内页公司简介 */
	.about{padding:3%;}
    .ab-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.ab-left{width: 59%;}
	.ab-right{width: 39%;}
	.ab-desc{overflow:hidden;overflow-y: auto;max-height: 500px;margin-top: 40PX;}
	.ab-desc::-webkit-scrollbar {background: #cfcfcf;width: 4px;}
	.ab-desc::-webkit-scrollbar-thumb {background: #516baf;}
	 @media(max-width:960px){
		 .ab-left{width: 100%;margin-bottom: 30px;}
		 .ab-right{width: 100%;}
	 }
	 
    /* 视频展示 */
   .ab-video{padding: 3%;background: url(images/vbg.jpg) top center;}
   


	
	
	/* 新闻列表 */
	 	.news-list{padding: 3%;background: #ffffff;}	 
	 	.news-box{display: flex;justify-content: space-between;flex-wrap: wrap;background: #edf0f7;margin-bottom: 30px;transition: 0.6s;}
	 	.news-left{width:22%;}
	 	.news-img{width: 100%;display: block;}
	 	.news-right{width: 76%;display: flex;align-items: center;flex-direction: row;padding: 10px 24px;}
	     .news-box1{display: flex;justify-content: space-between;} 
	     .news-name{font-size: 18px;color:#000000;font-family: "Times New Roman";line-height: 22px;transition: 0.6s;font-weight: bold;}
	 	.news-date{font-size: 16px;line-height: 20px;color:#516baf;padding-right: 0;transition:  0.6s;}
	 	.news-xian{width: 100%;height: 1px;background: #c4cce0;margin: 18px 0 18px;transition:  0.6s;}
	 	.news-desc{font-size: 14px;line-height: 24px;color:#969696;padding-right: 30px;transition: 0.6s;}
	 	.news-more{font-size: 14px;color:#516baf;margin-top: 18px;opacity: 0.6;transition: 0.6s;}

	 	.news-box:hover{text-decoration: none;background: #516baf;}
	 	.news-box:hover .news-name{color:#ffffff;}
	 	.news-box:hover .news-desc{color:#ffffff;}
		.news-box:hover .news-more{color:#ffffff;}
		.news-box:hover .news-date{color:#ffffff;}
	 	
	 	
	 	@media(max-width:960px){
	 .news-left{width:40%;}
	 .news-right{width: 56%;}
	 	 }
	 	 @media(max-width:768px){
	 	 .news-left{width:100%;}
	 	 .news-right{width: 100%;padding: 20px;}
	 	 .news-date{padding: 0;}
	 	.news-desc{padding: 0;}		  
	 	 	 }
	
	/*内页新闻详情 */
	.news-page{padding:3%;}
	.xq-titlebox{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.xq-title{text-align: left;font-size: 20px;line-height: 24px;margin: 0;font-weight: bold;color:#000000;font-family: "Times New Roman";}
	.xq-date{font-size: 14px;line-height: 16px;color:#5f5f5f;line-height: 24px;}
	.xq-xian{width: 100%;height: 1px;background: #c7cfe5;margin: 10px auto 30px;}
	.news-con{margin: 30px auto 0;}
	.newsxq-tu{display: block;width: 100%;}
	.newsxq-tu1{display: block;width: 100%;}
	 /* 上下翻页 */
	.pr-next{margin:3%  0 0;width: 100%;max-width: 480px;margin: 40px auto 0;}
	.pr-next>p{width:48%;max-width:220px;height: 33px;color:#ffffff;line-height: 36px;text-align: center;font-size: 16px;cursor:pointer;
	border-radius: 18px;
	}
	
	.pr-next>p:nth-child(1){float:left;background:#000000;}
	.pr-next>p:nth-child(2){float:right;background:#516baf;}
	.pr-next>p:hover{background: #516baf;color:#ffffff;}
	@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-title{color:#000;font-size:34px;line-height:42px;font-weight: bold;text-align: left;
	         padding: 10px 0;border-bottom: 1px solid #e6e6e6;font-family: "Times New Roman";font-weight: bold;text-transform: uppercase;
		}
		
		.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: #516baf;color: #fff;}
		.pro-left ul li:hover a,.pro-left ul .default a {color: #fff;background:#516baf ;}
		.lei-list{background: #ececec;}
		    .lei-list div .lei-name1 p{color:#516baf!important;text-decoration: underline;background: none;} 
			.nav-box2{padding-bottom: 0;background: none;}
			.nav-box1{overflow:hidden;height:0;position:relative;}
		    .lei-list h3{padding: 0;padding: 16px 0;position:relative;text-align: left;
			 color:#333333;line-height:20px;font-size: 16px;font-weight: bold;margin-bottom: 0;background: #fff;
		         }
		    .nav-box3{margin-bottom:0;background: #fff;padding: 0 0;border-bottom: 1px solid #e6e6e6;}
			.nav-box3:hover{cursor: pointer;}
			 .lei-list a p{font-size: 14px;line-height: 18px;float: right;color:#8d8d8d;padding: 10px 15px;width: 100%;padding-left: 15px;
			 background: none;text-align: left;position: relative;
			 }
			  .lei-list a{display: flex;}
			.nav-yuan{background: #e7e7e7;width:12px;height: 12px;border-radius: 50%;padding: 3px;margin-top: 12px;}
			.nav-yuan1{background: #bbbbbb;width:6px;height: 6px;border-radius: 50%;}	
		.lei-name1	.nav-yuan{background: #cad1e3;}
		.lei-name1	.nav-yuan1{background: #516baf;}
			
		.lei-list h3>img{position:absolute;top:calc(50% - 2px);right:20px;transform: rotate(-90deg);}
		.jia{width:16px;height: 16px;border-radius: 3px;position: relative;display: inline-block;float: right;}
		.heng{width: 16px;height: 2px;position: absolute;left: 0;top: 7px;background: #516baf;}
		.shu{width: 2px;height: 16px;position: absolute;left:7px;top: 0;background: #516baf;}
		.lei-list div .uk-active .shu{display: none;}
		.lei-list div .uk-active .heng{background: #516baf;}
		.lei-list div .uk-active img{transform: rotate(0deg);}
		.lei-list div .uk-active1{color:#516baf!important;}
		.uk-accordion-content{padding:0!important;}

		.in-pr-box{position: relative;overflow: hidden;background: #000000;padding-bottom: 14px;transition: 0.6s;display: block;}
		.in-pr-imgbox{overflow: hidden;border: 1px solid #ccc;position: relative;}
		.in-pr-img{width: 100%;display: block;margin: 0 atuo;transition: 0.6s;}
	
	
		
		.in-pr-title{text-align: left;font-size:16px;line-height: 20px;margin: 18px 0 10px;color:#ffffff;padding: 0 16px;transition: 0.6s;}
	    .inpr-bottom{padding: 0 16px;display: flex;justify-content: space-between;}
		.inpr-left{width: calc(100% - 25px);}
		.inpr-right{width:25px;position: relative;overflow: hidden;}
		.inpr-icon{width: 25px;}
		.inpr-icon1{position: absolute;left: -25px;top: 0;transition: 0.6s;}
		.in-pr-subtitle{text-align: left;font-size:14px;line-height: 25px;color:#ffffff;transition: 0.6s;opacity: 0.5;}

	
		.in-pr-box:hover{background: #516baf;text-decoration: none;}
		
		
		.in-pr-box:hover .in-pr-img{transform: scale(1.1);}
		.in-pr-box:hover .in-pr-title{color:#ffffff;}
		.in-pr-box:hover .in-pr-subtitle{color:#ffffff;}
		.in-pr-box:hover .inpr-icon1{left: 0;}
		
		 @media(max-width:960px){
		 .pro-left{padding-right: 0;}
		 
		 	}

	
	/* 产品详情*/
		.pr-page{padding:3%;background: #fff;}
		.pr-box1{margin-top: 20px;}
		.show{width: 100%;border: 1px solid #ccc;overflow: hidden;}
		.xiao{border: 1px solid #ccc;}
		 .vimg{display: block;}
		 .fugai-box{position: relative;}
		.fugai1{width: 100%;height: 100%;background: rgba(0,0,0,.7);position: absolute;left:0;top: 0;
				 		  display: flex;flex-direction: row;justify-content: center;align-items: center;}
		.pr-right{background: #f1f1f1;height: 100%;padding: 30px 30px;}
		.npr-title{color:#000000;font-size: 20px;line-height: 26px;margin-bottom: 20px;}
		.npr-subtitle{font-size: 16px;line-height: 20px;color:#6a6a6a;margin-bottom: 20px;}
		
		
		
		.pr-lx{display: flex;justify-content: space-between;width: 100%;max-width: 380px;margin-top:20px;}
		.cont{display: block;width: 134px;height: 30px;background: #516baf;text-align: center;line-height: 30px;font-size: 16px;color:#fff;border-radius: 15px;
		}
		.pr-lxname{font-size: 24px;color:#333333;font-weight: bold;line-height: 58px;margin-bottom: 15px;margin-top:20px;}
		.cont:hover{text-decoration: none;color:#fff;background: #000;}
		.pr-page .uk-active img{border: 1px solid #516baf!important;}
		.s-left::before,.s-right::before{display: none;}
		.s-left{left:calc(50% - 30px)!important;top: calc(100% + 20px)!important;display: block!important;border: none;color:#999999;width: 34px;}
		.s-right{right:calc(50% - 30px)!important;top:calc(100% + 20px)!important;display: block!important;border: none;color:#999999;width: 34px;}	

	 .npr-box{background: #f1f1f1;width: 100%;margin-top: 60px;}
	 .bottom-title{color:#ffffff;font-size: 16px;line-height: 40px;font-weight: 400;width: 170px;background: #516baf;text-align: center;}
	 .bottom-xian{width: 100%;height: 3px;background: #516baf;margin-bottom: 20px;}


   /* 视频展示 */
   .video{padding: 3%;}
   	.video-name{text-align: center;margin-bottom: 14px;margin-top: 16px;font-size: 18px;line-height: 22px;color:#333333;}
   	.video-box1{position: relative;}
   	.bf-fugai{position: absolute;left: 0;top: 0;left: 0;top: 0;background: rgba(0,0,0,.8);width: 100%;height: 100%;}
   	.bf{position: absolute;margin:  auto;left: 0;top: 0;right: 0;bottom: 0;}
   
	/* 联系我们 */
		    .contact{max-width: 1920px;margin: 0 auto;}
			.c-box1>div{max-width:1660px;}
			.c-box1{background: #f1f1f1;margin-top: 40PX;}
			.con-logo{margin-bottom: 30px;display: block;}
			.con-title{font-size: 46px;text-align: left;font-weight: bold;line-height: 40px;color:#010101;margin-bottom: 8px;margin-top: 40px;
			text-transform: uppercase;font-family: "Times New Roman";}
			.con-subtitle{font-size: 16px;text-align: left;font-weight: 400;line-height: 20px;color:#343434;margin-bottom: 34px;}
			.c-left{width: 43%;float: left;position: relative;background: #424242;}
			.con-icon{width: 100%;}
			.c-right{width:52%;float: right;}
		    .lx-box{position: absolute;right: 0;top: 0;width: 100%;padding-top: 16%;max-width: 560px;padding-right: 40px;}
			.lx-nanme{color:#fff;line-height: 16px;line-height: 34px;margin-bottom: 10px;text-align: left;display: block;}
		    .lx-nanme:hover{text-decoration: none;color:#fff;}
			.lx-nanme img{margin-right: 8px;position: relative;top:-1px}
		    .c-desc{font-size:14px;line-height: 20px;color:#484f59;margin-bottom:30px;}
			.cont-map{padding-bottom: 3%;}
			.cont-map>div{max-width: 1400px;position: relative;top: -50px;border: 20px solid #fff;}
			
			@media(max-width:1600px){
				.cont-map>div{top: 0;}	
			}
				 @media(max-width:1300px){
					.lx-box{padding-top: 20px;}  
					.lx-nanme{margin-bottom: 0;}
					.con-logo{margin-bottom: 10px;}
					 
				 }
			 @media(max-width:1200px){
				
				.cont-map{margin-top: 0;}
			 }
			 @media(max-width:1000px){
			 
			 }
			 @media(max-width:960px){
			.c-left{width: 100%;float: none;margin-bottom: 30px;max-height: 480px;overflow: hidden;}
			.lx-box{padding-left:2%;padding-top: 20px;max-width: 100%;} 
			.c-right{width:100%;float: none;padding: 0 3%;}
			.c-box1{padding-bottom: 20px;}
			 }
			 @media(max-width:768px){
				 .c-box1{padding-top: 0;}
			    .lx-nanme{margin-bottom: 0;line-height: 20px;}	 
			 }
	
	/* 联系我们页面表单 */
		.c-biaodan1>li{margin-bottom: 14px;position: relative;}
		.c-biaodan1>li div{position: relative;}
		.con-xing1{width:16px;text-align: center;font-size: 14px;color:#ff0000;position:absolute;left:12px;top:22px;}
		
		.c-biaodan1 li input{width: 100%;height: 60px;font-weight: 400;background: #ffffff;
		border:none!important;color:#000;padding-left: 24px;}
		.c-biaodan1 li input::-webkit-input-placeholder{color:#949494;padding-left: 10px;}
		.c-biaodan1 li textarea{width: 100%;font-weight: 400;background: #fff;border:none!important;color:#000;
		padding-left: 16px;
		}
		.c-biaodan1 li textarea::-webkit-input-placeholder {color: #949494;line-height: 60px;font-weight: 400;padding-left: 10px;} 
		.c-send1{
			width: 240px!important;
			height: 48px!important;
			background: #000;
			
			color: #fff;
			transition: 0.8s;-webkit-transition: 0.8s;
			margin-top:10px;
			display: block;
		}
     
		 .th-title{text-align:center;font-size:32px;line-height:38px;font-weight:bold;}
 .th-subtitle{text-align: center;font-size: 20px;line-height: 26px;}
 .th-subtitle span{color:red;font-weight: 400;font-size: 38px;} 

	CSS Document */
	


